21Dec22rv1_15_0+1171-c707aa10fd1 - detailed test results for NETEDIT

To reconnect the TextTest GUI to these results, run:

texttest -a netedit -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Dec001721.2813543 -g

To start TextTest for these tests, run:

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

Total: 4246 tests: 4246 FAILED


daily.additional.access: 20 tests: 20 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 579 - 418
< access
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 579 - 418
< access
< TestFunctions: Clicked over position 354 - 368
< TestFunctions: Clicked over position 504 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Could not build access in netedit; busStop parent already owns an access in the edge 'gneE1'
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 579 - 418
< access
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements access create length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Invalid input parameter of access
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 579 - 418
< access
< dummyLenght
< -4
< TestFunctions: Clicked over position 354 - 368
< 3.5
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="23.00" endPos="33.00">
        <access lane="gneE1_0" pos="35.00" length="3.50"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Invalid input parameter of access: A busStop must be selected before insertion of access.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 579 - 418
< access
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="23.00" endPos="33.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,128c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Removing access 'bs_0' in GNEChange_Additional
< Debug: Removing access 'bs_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 20
< 25
< busStop
< TestFunctions: Clicked over position 679 - 418
< access
< TestFunctions: Clicked over position 504 - 258
< TestFunctions: Clicked over position 489 - 436
< TestFunctions: Clicked over position 517 - 258
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 804 - 483
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 519 - 258
< TestFunctions: Clicked over position 489 - 436
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="27.00" endPos="37.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< 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 access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 20
< 25
< busStop
< TestFunctions: Clicked over position 679 - 418
< access
< TestFunctions: Clicked over position 504 - 448
< TestFunctions: Clicked over position 512 - 448
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="21.00" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

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

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

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Value 'dummyLane' for attribute lane of access isn't valid
< Debug: Value '' for attribute lane of access isn't valid
< Debug: 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 access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< 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 ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 20
< 25
< busStop
< TestFunctions: Clicked over position 679 - 418
< access
< TestFunctions: Clicked over position 504 - 278
< TestFunctions: Clicked over position 514 - 263
< dummyLane
< 
< gneE3_0
< gneE1_0
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE1_0" pos="29.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

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

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

---------- Differences in errors ----------
1,53c1,6
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Value 'dummyLength' for attribute length of access isn't valid
< Debug: Value '-30' for attribute length of access 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 access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding access 'bs_0' in GNEChange_Additional
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 20
< 25
< busStop
< TestFunctions: Clicked over position 679 - 418
< access
< TestFunctions: Clicked over position 504 - 448
< TestFunctions: Clicked over position 512 - 448
< dummyLenght
< -30
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

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

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

---------- Differences in errors ----------
1,123c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< Debug: Value 'dummy position' for attribute pos of access 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: 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 output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 20
< 25
< busStop
< TestFunctions: Clicked over position 679 - 418
< access
< TestFunctions: Clicked over position 504 - 448
< TestFunctions: Clicked over position 512 - 448
< dummy position
< 
< -1000
< 1000
< 25
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="27.00" endPos="37.00">
        <access lane="gneE2_1" pos="25.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

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

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

---------- Differences in errors ----------
1,80c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into access
< Debug: Inserting generic parameter 'KeyA3|valueA2' into access
< Debug: Inserting generic parameter 'KeyA2|valueA3' into access
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding access 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into access
< Debug: Inserting generic parameter 'KeyB3|valueB2' into access
< Debug: Inserting generic parameter 'KeyB2|valueB3' into access
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding access 'busStopB' in GNEChange_Additional
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.29'
< Debug: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 20
< 0
< 17
< TestFunctions: Clicked over position 630 - 476
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,120c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into access
< Debug: Inserting generic parameter 'KeyA3|valueA2' into access
< Debug: Inserting generic parameter 'KeyA2|valueA3' into access
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding access 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into access
< Debug: Inserting generic parameter 'KeyB3|valueB2' into access
< Debug: Inserting generic parameter 'KeyB2|valueB3' into access
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding access 'busStopB' in GNEChange_Additional
< Debug: Current Viewport values: 20.00, 0.00, 17.00. Zoom = '435.29'
< Debug: 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: Value 'dummyLength' for attribute length of access isn't valid
< Debug: Value '-7' for attribute length of access isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 20
< 0
< 17
< TestFunctions: Clicked over position 630 - 476
< 
< dummyLenght
< -7
< 5.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,211c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_0" lane="1_0" startPos="23.00" endPos="33.00">
        <access lane="8_0" pos="10.00"/>
        <access lane="10_0" pos="4000.00" length="10.00" friendlyPos="1"/>
        <access lane="11_0" pos="-200.00" length="10.00" friendlyPos="1"/>
        <access lane="12_0" pos="10.00" length="10.00" friendlyPos="1"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a access Invalid Bool Format dummyfriendlypos.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a busStop.
Error: 'access' must be defined within the definition of a 'busStop' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_0" lane="1_0" startPos="23.00" endPos="33.00">
        <access lane="1_0" pos="15.00" length="10.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of a access.
Error: Could not build busStop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_0" lane="1_0" startPos="23.00" endPos="33.00">
        <access lane="4_0" pos="10.00"/>
        <access lane="7_0" pos="10.00" length="40.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'length' in definition of a access Invalid Number Format (double) dummyLenght.
Error: Could not build access with ID 'busStop_0' in netedit; attribute length cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,201c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: 'access' must be defined within the definition of a 'busStop' (found 'rootFile').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,207c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_0" lane="1_0" startPos="23.00" endPos="33.00">
        <access lane="3_0" pos="-10.00" length="10.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' in definition of a access Invalid Number Format (double) dummyPosition.
Error: Attribute 'pos' in definition of a access is empty.
Error: Could not build access with ID 'busStop_0' in netedit; Invalid position over lane.
Warning: Could not build access in netedit; busStop parent already owns an access in the edge '3'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="1" from="gneJ11" to="gneJ10" priority="1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ13" to="gneJ12" priority="1">
        <lane id="13_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ12" to="gneJ13" priority="1">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'access' in GNETagSelector
< Debug: Adding access 'bs_0' in GNEChange_Additional
< 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 access 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< busStop
< TestFunctions: Clicked over position 602 - 418
< access
< TestFunctions: Clicked over position 352 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="24.00" endPos="34.00">
        <access lane="gneE1_0" pos="29.00"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements access volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,125c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_5' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE2_0_5' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE2_0_5' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE2_0_5' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE2_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_0' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE4_0_0' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE4_0_0' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE4_0_0' in GNEChange_Additional
< Debug: Adding access 'busStop_gneE4_0_0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="25.63" endPos="35.63">
        <access lane="gneE2_0" pos="32.43"/>
        <access lane="gneE4_0" pos="10.67"/>
        <access lane="gneE1_0" pos="41.37"/>
        <access lane="gneE0_0" pos="11.06"/>
    </busStop>
    <busStop id="busStop_gneE2_0_5" lane="gneE2_0" startPos="18.11" endPos="28.11">
        <access lane="gneE2_2" pos="15.52"/>
        <access lane="gneE4_0" pos="35.45"/>
        <access lane="gneE1_0" pos="18.15"/>
        <access lane="gneE0_0" pos="26.61"/>
    </busStop>
    <busStop id="busStop_gneE4_0_0" lane="gneE4_0" startPos="21.38" endPos="31.38">
        <access lane="gneE2_2" pos="40.88"/>
        <access lane="gneE4_0" pos="14.75"/>
        <access lane="gneE1_0" pos="13.00"/>
        <access lane="gneE0_0" pos="18.83"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="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" allow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,34.40 0.00,34.40"/>
        <lane id="gneE2_1" index="1" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,31.20 0.00,31.20"/>
        <lane id="gneE2_2" index="2" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,28.00 0.00,28.00"/>
<truncated after showing first 30 lines>

daily.additional.basic: 4 tests: 4 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,17c1,6
< Debug: Selected invalid item in GNETagSelector
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyAdditional
< TestFunctions: Clicked over position 554 - 418
< busStop
< TestFunctions: Clicked over position 604 - 418
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="22.00" endPos="32.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements basic additional_refposinvalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,17c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Current selected reference point isn't valid
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< dummy reference
< TestFunctions: Clicked over position 544 - 418
< reference right
< TestFunctions: Clicked over position 604 - 418
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 : additionalelements basic additional_savedialog ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,18c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,60c1,6
< Debug: Adding busStop 'busStop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE1_0_0' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator_gneE1_1' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE1_2_0' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE1_1_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'inductionLoop_gneE0_2_0' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE0_1_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_2togneE1_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_2togneE0_2' in retrieveGNEConnection()
< Debug: 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 after dialog
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 348
< 25
< TestFunctions: Clicked over position 604 - 448
< 25
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_gneE1_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_gneE1_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="5.00" period="100.00" output="calibrator_gneE1_0_0.txt"/>
    <calibrator id="calibrator_gneE1_1" edge="gneE1" pos="10.00" period="100.00" output="calibrator_gneE1_1_1.txt"/>
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="24.90" endPos="25.00"/>
    <containerStop id="containerStop_gneE1_1_0" lane="gneE1_1" startPos="24.90" endPos="25.00"/>
    <chargingStation id="chargingStation_gneE1_2_0" lane="gneE1_2" startPos="24.90" endPos="25.00"/>
    <!-- Detectors -->
    <inductionLoop id="inductionLoop_gneE0_2_0" lane="gneE0_2" pos="10.00" period="100.00" file="inductionLoop_gneE0_2_0.txt" vTypes="bus taxi private"/>
    <instantInductionLoop id="instantInductionLoop_1" lane="gneE0_2" pos="12.00" file="instantInductionLoop_1.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE0_1_0" lane="gneE0_1" pos="5.00" length="10.00" period="100.00" file="laneAreaDetector_gneE0_1_0.txt"/>
    <entryExitDetector id="entryExitDetector_0" pos="10.00,-15.00" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE0_0" pos="5.00"/>
        <detExit lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE1" pos="15.15,-14.96"/>
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE1_0" pos="19.52,-14.87"/>
    <vaporizer id="gneE1" begin="0.00" end="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" length="25.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="25.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="25.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="25.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" length="25.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="25.00" shape="50.00,8.00 0.00,8.00"/>
        <lane id="gneE1_1" index="1" speed="13.89" length="25.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE1_2" index="2" speed="13.89" length="25.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 gneE1_1 gneE1_2" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,9.60 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 gneE0_1 gneE0_2" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-9.60 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>

daily.additional.busstop: 47 tests: 47 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements busstop create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Invalid input parameter of busStop
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< Vlue
< TestFunctions: Clicked over position 564 - 418
< red
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00" color="139,131,120"/>
    <busStop id="bs_1" lane="gneE0_0" startPos="20.00" endPos="30.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00" friendlyPos="true"/>
</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 busstop create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Invalid input parameter of busStop
< Debug: Invalid input parameter of busStop
< Debug: Adding busStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'custom_ID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< ;;;;;;;;;;;;;;;;
< TestFunctions: Clicked over position 559 - 418
< bs_0
< TestFunctions: Clicked over position 564 - 418
< custom_ID
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <busStop id="custom_ID" lane="gneE0_0" startPos="20.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< lineA lineB
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< custom bus stop name
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop create parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,26c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Invalid input parameter of busStop
< Debug: Invalid input parameter of busStop
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< dummyLenght
< TestFunctions: Clicked over position 554 - 418
< -7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Invalid input parameter of busStop
< Debug: Invalid input parameter of busStop
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< -2
< TestFunctions: Clicked over position 554 - 418
< 7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="20.00" endPos="30.00" personCapacity="3"/>
</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 busstop create references ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Adding busStop 'bs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 544 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <busStop id="bs_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <busStop id="bs_2" lane="gneE0_0" startPos="31.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop create references_length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Adding busStop 'bs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< dummyLenght
< TestFunctions: Clicked over position 804 - 418
< -20
< TestFunctions: Clicked over position 804 - 418
< 5
< TestFunctions: Clicked over position 814 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_1' in GNEChange_Additional
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Removing busStop 'busStop_0' in GNEChange_Additional
< Debug: Removing busStop 'busStop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 408
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 754 - 418
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

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

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <busStop id="busStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/>
    <busStop id="busStopB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/>
</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 busstop fix save_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00"/>
    <busStop id="busStopB" lane="gneE0_0" startPos="38.00" endPos="480.00"/>
    <busStop id="busStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <busStop id="busStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop fix select_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of busStop 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: 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: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" color="125,60,200"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '5000' for attribute endPos of busStop isn't valid
< Debug: Value '2' for attribute endPos of busStop isn't valid
< Debug: Setting new attribute
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< 5000
< 2
< 30
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< Debug: Value 'bs_1' for attribute id of busStop isn't valid
< Debug: Value 'Id with spaces' for attribute id of busStop isn't valid
< Debug: Setting new attribute
< 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 busStop 'bs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_1' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 754 - 338
< TestFunctions: Clicked over position 554 - 358
< bs_1
< Id with spaces
< correctID
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
    <busStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of busStop 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< line1, line2
< line1 line2
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< Bus Stop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Value 'dummylength' for attribute parkingLength of busStop isn't valid
< Debug: Value '-7' for attribute parkingLength of busStop 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummylength
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" parkingLength="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Value 'dummyPersonCapacity' for attribute personCapacity of busStop isn't valid
< Debug: Value '-7' for attribute personCapacity of busStop 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyPersonCapacity
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" personCapacity="10"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '-5' for attribute startPos of busStop isn't valid
< Debug: Value '400' for attribute startPos of busStop isn't valid
< Debug: Setting new attribute
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of busStop 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" name="busStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00" color="125,60,200">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </busStop>
    <busStop id="busStopB" name="busStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00" color="125,60,200">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< commonLine1 commonLine2
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" name="busStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="commonLine1 commonLine2" personCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </busStop>
    <busStop id="busStopB" name="busStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="commonLine1 commonLine2" personCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< common BusStop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" name="busStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
    <busStop id="busStopB" name="busStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </busStop>
</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 busstop inspect_selection parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" name="busStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="50.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </busStop>
    <busStop id="busStopB" name="busStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="50.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into busStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into busStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into busStop
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into busStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into busStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into busStop
< Debug: Adding busStop 'busStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" name="busStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="50" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </busStop>
    <busStop id="busStopB" name="busStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="50" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Error: Attribute 'color' in definition of busStop 'busStop_02' Invalid color definition 'dummyparkinglength'.
< Error: Attribute 'color' in definition of busStop 'busStop_03' Invalid color definition '-7'.
< Debug: Adding busStop 'busStop_04' in GNEChange_Additional
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <busStop id="busStop_04" name="busStop" lane="gneE0_0" startPos="35.00" endPos="40.00" color="255,120,240"/>
    <busStop id="busStop_05" name="busStop" lane="gneE0_0" startPos="45.00" endPos="50.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of busStop 'busStop_02' Invalid color definition 'dummyparkinglength'.
Error: Attribute 'color' in definition of busStop 'busStop_03' Invalid color definition '-7'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_00' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyEndPos.
< Error: Could not build busStop with ID 'busStop_03' in netedit; Invalid position over lane.
< Error: Could not build busStop with ID 'busStop_04' in netedit; Invalid position over lane.
< Error: Could not build busStop with ID 'busStop_05' in netedit; Invalid position over lane.
< Debug: Adding busStop 'busStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" startPos="35.00" lines="line1 line2"/>
    <busStop id="busStop_06" name="busStop" lane="gneE0_0" startPos="35.00" endPos="-5.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyEndPos.
Error: Could not build busStop with ID 'busStop_03' in netedit; Invalid position over lane.
Error: Could not build busStop with ID 'busStop_04' in netedit; Invalid position over lane.
Error: Could not build busStop with ID 'busStop_05' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Debug: Adding busStop 'busStop_02' in GNEChange_Additional
< Debug: Adding busStop 'busStop_03' in GNEChange_Additional
< Debug: Adding busStop 'busStop_04' in GNEChange_Additional
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Debug: Adding busStop 'busStop_06' in GNEChange_Additional
< Debug: Adding busStop 'busStop_07' 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE1_0" startPos="5.00" endPos="10.00" lines="lineA lineB"/>
    <busStop id="busStop_02" name="busStop" lane="gneE1_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <busStop id="busStop_03" name="busStop" lane="gneE1_0" startPos="-10.00" endPos="-20.00" friendlyPos="true" lines="lineA lineB"/>
    <busStop id="busStop_04" name="busStop" lane="gneE1_0" startPos="-20.00" endPos="-10.00" friendlyPos="true" lines="lineA lineB"/>
    <busStop id="busStop_05" name="busStop" lane="gneE1_0" startPos="200.00" endPos="300.00" friendlyPos="true" lines="lineA lineB"/>
    <busStop id="busStop_06" name="busStop" lane="gneE1_0" startPos="50.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <busStop id="busStop_07" name="busStop" lane="gneE1_0" startPos="20.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_00' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a busStop.
< Error: Could not build busStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a busStop.
Error: Could not build busStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of busStop 'busStop_01'.
< Error: Could not build busStop in netedit; lane doesn't exist.
< Debug: Adding busStop 'busStop_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_03" name="busStop" lane="gneE1_0" startPos="15.00" endPos="20.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of busStop 'busStop_01'.
Error: Could not build busStop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Debug: Adding busStop 'busStop_02' in GNEChange_Additional
< Debug: Adding busStop 'busStop_03' 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <busStop id="busStop_02" name="busStop" lane="gneE0_0" startPos="35.00" endPos="40.00" lines="line1, line2"/>
    <busStop id="busStop_03" name="busStop" lane="gneE0_0" startPos="45.00" endPos="50.00" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_00' in GNEChange_Additional
< Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_00" name=";;;%%$$$" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into busStop
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into busStop
< Debug: Inserting generic parameter 'key1|value5' into busStop
< Debug: Inserting generic parameter 'key2|' into busStop
< Debug: Inserting generic parameter 'key2|' into busStop
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into busStop
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into busStop
< Debug: Adding busStop 'busStop_00' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </busStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop load parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Error: Attribute 'parkingLength' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyparkingLength.
< Error: Could not build busStop with ID 'busStop_03' in netedit; attribute parkingLength cannot be negative.
< Debug: Adding busStop 'busStop_04' in GNEChange_Additional
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <busStop id="busStop_04" name="busStop" lane="gneE0_0" startPos="35.00" endPos="40.00" parkingLength="2.50"/>
    <busStop id="busStop_05" name="busStop" lane="gneE0_0" startPos="45.00" endPos="50.00" parkingLength="6.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 ----------
Error: Attribute 'parkingLength' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyparkingLength.
Error: Could not build busStop with ID 'busStop_03' in netedit; attribute parkingLength cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Error: Attribute 'personCapacity' in definition of busStop 'busStop_02' Invalid Number Format (long long integer format) dummyPersonCapacity.
< Error: Could not build busStop with ID 'busStop_03' in netedit; attribute personCapacity cannot be negative.
< Error: Attribute 'personCapacity' in definition of busStop 'busStop_04' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <busStop id="busStop_05" name="busStop" lane="gneE0_0" startPos="45.00" endPos="50.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 ----------
Error: Attribute 'personCapacity' in definition of busStop 'busStop_02' Invalid Number Format (long long integer format) dummyPersonCapacity.
Error: Could not build busStop with ID 'busStop_03' in netedit; attribute personCapacity cannot be negative.
Error: Attribute 'personCapacity' in definition of busStop 'busStop_04' Invalid Number Format (long long integer format) 2.5.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Error: Attribute 'startPos' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyStartPosition.
< Error: Could not build busStop with ID 'busStop_03' in netedit; Invalid position over lane.
< Error: Could not build busStop with ID 'busStop_04' in netedit; Invalid position over lane.
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Debug: Adding busStop 'busStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_01" name="busStop" lane="gneE0_0" endPos="30.00" lines="line1 line2"/>
    <busStop id="busStop_05" name="busStop" lane="gneE0_0" startPos="10.00" endPos="25.00" lines="line1 line2"/>
    <busStop id="busStop_06" name="busStop" lane="gneE0_0" startPos="-40.00" endPos="25.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'startPos' in definition of busStop 'busStop_02' Invalid Number Format (double) dummyStartPosition.
Error: Could not build busStop with ID 'busStop_03' in netedit; Invalid position over lane.
Error: Could not build busStop with ID 'busStop_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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 busStop 'bs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< 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: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< reference center
< TestFunctions: Clicked over position 537 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements busstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_1_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_2_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_3_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_4_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_2' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <busStop id="busStop_gneE2_0_7" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <busStop id="busStop_gneE2_1_6" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <busStop id="busStop_gneE2_2_5" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <busStop id="busStop_gneE2_3_4" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <busStop id="busStop_gneE2_4_3" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <busStop id="busStop_gneE4_0_2" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.calibrator: 40 tests: 40 FAILED

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Invalid input parameter of calibrator
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'customID' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 544 - 418
< ;;;;;
< TestFunctions: Clicked over position 545 - 418
< ca_0
< TestFunctions: Clicked over position 554 - 418
< customID
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< dummyJam
< TestFunctions: Clicked over position 544 - 418
< -5
< TestFunctions: Clicked over position 554 - 418
< 12.3
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE0" pos="0.00" jamThreshold="12.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< ;;"""
< TestFunctions: Clicked over position 544 - 418
< customName
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE0" pos="0.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< %%%%##;;#!!!
< TestFunctions: Clicked over position 544 - 418
< myOwnOutput
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< dummyFreq
< TestFunctions: Clicked over position 544 - 418
< -30
< TestFunctions: Clicked over position 554 - 418
< 250.5
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE0" pos="0.00" period="250.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< dummyValue
< TestFunctions: Clicked over position 544 - 418
< -5
< TestFunctions: Clicked over position 554 - 418
< 10
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,31c1,6
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< ;;;;;%%;;;;
< TestFunctions: Clicked over position 544 - 418
< 
< TestFunctions: Clicked over position 544 - 398
< routeProbe_0
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE0" pos="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Invalid input parameter of calibrator
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< %%%%##;;#!!!
< TestFunctions: Clicked over position 544 - 418
< type1 type2
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE0" pos="0.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,92c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyEdge' for attribute edge of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< 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: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyEdge
< gneE3
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE3" pos="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,101c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Adding calibrator 'ca_1' in GNEChange_Additional
< Debug: Value 'ca_0' for attribute id of calibrator isn't valid
< Debug: Value 'Id with spaces' for attribute id of calibrator 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 calibrator 'ca_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 308
< TestFunctions: Clicked over position 474 - 448
< TestFunctions: Clicked over position 604 - 393
< ca_0
< Id with spaces
< correctID
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE3" pos="0.00"/>
    <calibrator id="correctID" edge="gneE2" pos="0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute vTypes of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< 
< type1 type2
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///
< customName
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute output of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< myOwnFilename
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" output="myOwnFilename"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyFreq' for attribute period of calibrator isn't valid
< Debug: Value '-12' for attribute period of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyFreq
< -12
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" period="12.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,96c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyPos' for attribute pos of calibrator isn't valid
< Debug: Value '-12' for attribute pos of calibrator isn't valid
< Debug: Value '5000' for attribute pos of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyPos
< -12
< 5000
< 10
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute routeProbe of calibrator isn't valid
< Debug: Value 'nonExistentRouteProbe' for attribute routeProbe of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< nonExistentRouteProbe
< routeProbe_0
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" routeProbe="routeProbe_0"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'calibrator' in GNETagSelector
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyJam' for attribute jamThreshold of calibrator isn't valid
< Debug: Value '-5' for attribute jamThreshold of calibrator 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 calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibrator 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibrator
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibrator
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyJam
< -5
< 7.7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" edge="gneE2" pos="0.00" jamThreshold="7.70"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="0.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,112c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 'dummyjam' for attribute jamThreshold of calibrator isn't valid
< Debug: Value '-5' for attribute jamThreshold of calibrator isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< dummyjam
< -5
< 7.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA" jamThreshold="7.50">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB" jamThreshold="7.50">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,118c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< ///
< customName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="customName" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="customName" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 output of calibrator isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< ///;;
< myOwnFilename
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="NameA" output="myOwnFilename" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="NameB" output="myOwnFilename" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,112c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 'dummyFreq' for attribute period of calibrator isn't valid
< Debug: Value '-12' for attribute period of calibrator isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< dummyFreq
< -12
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="12.50" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="12.50" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< dummyPos
< -12
< 5000
< 10
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="10.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="10.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 routeProbe of calibrator isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< ///;;
< customRouteProbeName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="customRouteProbeName">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="customRouteProbeName">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibrator
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibrator
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibrator
< Debug: Adding calibrator 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibrator
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibrator
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibrator
< Debug: Adding calibrator 'calibratorB' 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: 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 vTypes of calibrator isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 298
< ///;;
< type1 type2
< type1 type2
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" edge="gneE2" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA" vTypes="type1 type2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" edge="gneE3" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB" vTypes="type1 type2">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="0.00" period="100.00" output="calibrator01.txt"/>
</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 calibrator load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Calibrators need either an edge or a lane
< Error: Could not build calibrator in netedit; edge doesn't exist.
< Debug: Adding calibrator 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator03" edge="gneE1" pos="16.00" period="100.00" output="calibrator03.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Calibrators need either an edge or a lane
Error: Could not build calibrator in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a calibrator.
< Error: Could not build calibrator with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Attribute 'id' in definition of a calibrator is empty.
< Error: Could not build calibrator with ID 'calibrator01' in netedit; declared twice.
< Debug: Adding calibrator 'calibrator02' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="0.00" period="100.00" output="calibrator01.txt"/>
    <calibrator id="calibrator02" edge="gneE0" pos="10.00" period="100.00" output="calibrator02e.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a calibrator.
Error: Could not build calibrator with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Attribute 'id' in definition of a calibrator is empty.
Error: Could not build calibrator with ID 'calibrator01' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator01' Invalid Number Format (double) %%%%,,,$$$$$.
< Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator02' is empty.
< Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute jamThreshold cannot be negative.
< Debug: Adding calibrator 'calibrator04' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator04" edge="gneE0" pos="0.00" period="100.00" output="calibrator04.txt" jamThreshold="50.00"/>
    <calibrator id="calibrator05" edge="gneE0" pos="0.00" period="100.00" output="calibrator05.txt" jamThreshold="0.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator01' Invalid Number Format (double) %%%%,,,$$$$$.
Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator02' is empty.
Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute jamThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator02' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="0.00" period="100.00" name="///" output="calibrator01.txt"/>
    <calibrator id="calibrator02" edge="gneE0" pos="0.00" period="100.00" name="ownName" output="calibrator02.txt"/>
</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 calibrator load output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator02' in GNEChange_Additional
< Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty.
< Debug: Adding calibrator 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="28.00" period="100.00"/>
    <calibrator id="calibrator02" edge="gneE0" pos="30.00" period="100.00" output="·$·%$%··$$"/>
    <calibrator id="calibrator04" edge="gneE0" pos="34.00" period="100.00" output="ownOutput.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into calibrator
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into calibrator
< Debug: Inserting generic parameter 'key1|value5' into calibrator
< Debug: Inserting generic parameter 'key2|' into calibrator
< Debug: Inserting generic parameter 'key2|' into calibrator
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into calibrator
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into calibrator
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="0.00" period="100.00" output="calibrator01.txt">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Error: Attribute 'period' in definition of calibrator 'calibrator02' is not a valid time value.
< Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute period cannot be negative.
< Debug: Adding calibrator 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="20.00" output="calibrator01.txt"/>
    <calibrator id="calibrator04" edge="gneE0" pos="26.00" period="120.50" output="calibrator04.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of calibrator 'calibrator02' is not a valid time value.
Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'.
< Error: Attribute 'pos' in definition of calibrator 'calibrator02' Invalid Number Format (double) dummyPosition.
< Debug: Adding calibrator 'calibrator03' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator03" edge="gneE0" pos="-5.00" period="100.00" output="calibrator03.txt"/>
    <calibrator id="calibrator04" edge="gneE0" pos="18.00" period="100.00" output="calibrator04.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'.
Error: Attribute 'pos' in definition of calibrator 'calibrator02' Invalid Number Format (double) dummyPosition.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load routeprobe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'myRouteProbe' in GNEChange_Additional
< Error: Could not build calibrator in netedit; routeProbe doesn't exist.
< Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty.
< Debug: Adding calibrator 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="myRouteProbe" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibrator03" edge="gneE0" pos="26.00" period="120.00" output="calibrator03.txt" routeProbe="myRouteProbe"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build calibrator in netedit; routeProbe doesn't exist.
Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibrator 'calibrator01' in GNEChange_Additional
< Error: Attribute 'vTypes' in definition of calibrator 'calibrator02' is empty.
< Debug: Adding calibrator 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" edge="gneE0" pos="0.00" period="100.00" output="calibrator01.txt" vTypes="%%%%,,,$$$$$"/>
    <calibrator id="calibrator03" edge="gneE0" pos="0.00" period="100.00" output="calibrator03.txt" 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 log ----------
Error: Attribute 'vTypes' in definition of calibrator 'calibrator02' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibrator volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding calibrator 'calibrator_gneE0_3' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator_gneE1_2' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator_gneE4_1' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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 calibrator
< Debug: Deleting unreferenced calibrator
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator_gneE0_3" edge="gneE0" pos="0.00" period="100.00" output="calibrator_gneE0_3.txt"/>
    <calibrator id="calibrator_gneE1_2" edge="gneE1" pos="0.00" period="100.00" output="calibrator_gneE1_2.txt"/>
    <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" period="100.00" output="calibrator_gneE2_0.txt"/>
    <calibrator id="calibrator_gneE4_1" edge="gneE4" pos="0.00" period="100.00" output="calibrator_gneE4_1.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.calibratorflow: 22 tests: 22 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalLane="1" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPos="-3.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPos="12.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPos="random" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalSpeed="3.50" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalSpeed="current" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPosLat="-3.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPosLat="7.50" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" arrivalPosLat="right" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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>

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

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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>
additionalelements calibratorflow load begin ( Last six runs Dec2022 )
additionalelements calibratorflow load color ( Last six runs Dec2022 )
additionalelements calibratorflow load containernumber ( Last six runs Dec2022 )
additionalelements calibratorflow load departlane ( Last six runs Dec2022 )
additionalelements calibratorflow load departpos ( Last six runs Dec2022 )
additionalelements calibratorflow load departposlat ( Last six runs Dec2022 )
additionalelements calibratorflow load departspeed ( Last six runs Dec2022 )
additionalelements calibratorflow load end ( Last six runs Dec2022 )
additionalelements calibratorflow load id ( Last six runs Dec2022 )
additionalelements calibratorflow load line ( Last six runs Dec2022 )
additionalelements calibratorflow load personnumber ( Last six runs Dec2022 )
additionalelements calibratorflow load reroute ( Last six runs Dec2022 )
additionalelements calibratorflow load route ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' 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
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</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>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of flow 'CFlow01' is empty.
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="2500.00"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of flow 'CFlow01' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Error: Attribute 'speed' in definition of flow 'CFlow01' is empty.
< Error: Attribute 'speed' in definition of flow 'CFlow02' Invalid Number Format (double) dummy.
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="20.00" route="CRoute" vehsPerHour="250.00"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speed' in definition of flow 'CFlow01' is empty.
Error: Attribute 'speed' in definition of flow 'CFlow02' Invalid Number Format (double) dummy.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 calibratorflow load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of flow 'CFlow01' is empty.
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Error: Could not build flow in netedit; vType doesn't exist.
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Error: routes cannot be processed either with additional handler nor with demand handler nor with meanData handler
< 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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- VTypes (used in calibratorFlows) -->
    <vType id="vType0"/>
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute"/>
        <flow type="vType0" begin="-0.00" speed="10.00" route="CRoute"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of flow 'CFlow01' is empty.
Error: Could not build flow in netedit; vType doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
Error: routes cannot be processed either with additional handler nor with demand handler nor with meanData handler
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


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

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'CRoute' in GNEChange_DemandElement
< Error: Attribute 'vehsPerHour' in definition of a flow is empty.
< Error: Attribute 'vehsPerHour' in definition of a flow is empty.
< Error: Attribute 'vehsPerHour' in definition of a flow Invalid Number Format (double) dummy.
< Error: Attribute 'vehsPerHour' in definition of a flow Invalid Number Format (double) dummy.
< Debug: Adding calibrator 'calibratorFlows' in GNEChange_Additional
< Debug: Adding calibratorFlow 'calibratorFlows' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="CRoute" edges="gneE0 gneE1"/>
    <!-- Calibrators -->
    <calibrator id="calibratorFlows" edge="gneE0" pos="20.00" period="100.00" output="calibratorFlows.txt">
        <flow type="DEFAULT_VEHTYPE" begin="-0.00" speed="10.00" route="CRoute" vehsPerHour="230.00"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'vehsPerHour' in definition of a flow is empty.
Error: Attribute 'vehsPerHour' in definition of a flow is empty.
Error: Attribute 'vehsPerHour' in definition of a flow Invalid Number Format (double) dummy.
Error: Attribute 'vehsPerHour' in definition of a flow Invalid Number Format (double) dummy.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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>

daily.additional.calibratorlane: 40 tests: 40 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create default_nocenter ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Invalid input parameter of calibratorLane
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'customID' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 544 - 418
< ;;;;;
< TestFunctions: Clicked over position 549 - 418
< ca_0
< TestFunctions: Clicked over position 554 - 418
< customID
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< dummyJam
< TestFunctions: Clicked over position 544 - 418
< -5
< TestFunctions: Clicked over position 554 - 418
< 12.3
< TestFunctions: Clicked over position 559 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="17.00" jamThreshold="12.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="17.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< ;;"""
< TestFunctions: Clicked over position 544 - 418
< customName
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="16.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< %%%%##;;#!!!
< TestFunctions: Clicked over position 544 - 418
< myOwnOutput
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="17.00" output="myOwnOutput"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="17.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< dummyFreq
< TestFunctions: Clicked over position 544 - 418
< -30
< TestFunctions: Clicked over position 554 - 418
< 250.5
< TestFunctions: Clicked over position 559 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="17.00" period="250.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="17.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< dummyValue
< TestFunctions: Clicked over position 544 - 418
< -5
< TestFunctions: Clicked over position 556 - 418
< 10
< TestFunctions: Clicked over position 558 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create routeprobe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< ;;;;;%%;;;;
< TestFunctions: Clicked over position 544 - 418
< 
< TestFunctions: Clicked over position 544 - 398
< routeProbe_0
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Invalid input parameter of calibratorLane
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< %%%%##;;#!!!
< TestFunctions: Clicked over position 544 - 418
< type1 type2
< TestFunctions: Clicked over position 544 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE0_0" pos="16.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="-1.60" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 calibratorlane inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Adding calibratorLane 'ca_1' in GNEChange_Additional
< Debug: Value 'ca_0' for attribute id of calibratorLane isn't valid
< Debug: Value 'Id with spaces' for attribute id of calibratorLane 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 calibratorLane 'ca_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 308
< TestFunctions: Clicked over position 504 - 448
< TestFunctions: Clicked over position 604 - 393
< ca_0
< Id with spaces
< correctID
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE3_1" pos="34.00"/>
    <calibrator id="correctID" lane="gneE2_0" pos="3.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="3.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute vTypes of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< 
< type1 type2
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyEdge' for attribute lane of calibratorLane isn't valid
< Debug: Value 'gneE3' for attribute lane of calibratorLane isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyEdge
< gneE3
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///
< customName
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute output of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< myOwnFilename
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" output="myOwnFilename"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyFreq' for attribute period of calibratorLane isn't valid
< Debug: Value '-12' for attribute period of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyFreq
< -12
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" period="12.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,96c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyPos' for attribute pos of calibratorLane isn't valid
< Debug: Value '-12' for attribute pos of calibratorLane isn't valid
< Debug: Value '5000' for attribute pos of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyPos
< -12
< 5000
< 10
< 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">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect routeprobe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value '///;;' for attribute routeProbe of calibratorLane isn't valid
< Debug: Value 'nonExistentRouteProbe' for attribute routeProbe of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< ///;;
< nonExistentRouteProbe
< routeProbe_0
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" routeProbe="routeProbe_0"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'calibratorLane' in GNETagSelector
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Value 'dummyJam' for attribute jamThreshold of calibratorLane isn't valid
< Debug: Value '-5' for attribute jamThreshold of calibratorLane 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 calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding calibratorLane 'ca_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced calibratorLane
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< calibratorLane
< TestFunctions: Clicked over position 549 - 348
< TestFunctions: Clicked over position 604 - 398
< dummyJam
< -5
< 7.7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Calibrators -->
    <calibrator id="ca_0" lane="gneE2_0" pos="16.00" jamThreshold="7.70"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="16.00" y="15.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

    <location netOffset="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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,112c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 'dummyjam' for attribute jamThreshold of calibratorLane isn't valid
< Debug: Value '-5' for attribute jamThreshold of calibratorLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< dummyjam
< -5
< 7.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA" jamThreshold="7.50">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB" jamThreshold="7.50">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,118c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< ///
< customName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="customName" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="customName" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 output of calibratorLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< ///;;
< myOwnFilename
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="NameA" output="myOwnFilename" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="NameB" output="myOwnFilename" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,112c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 'dummyFreq' for attribute period of calibratorLane isn't valid
< Debug: Value '-12' for attribute period of calibratorLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< dummyFreq
< -12
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="12.50" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="12.50" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< dummyPos
< -12
< 5000
< 10
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="10.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="10.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection routeprobe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 routeProbe of calibratorLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< ///;;
< customRouteProbeName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="customRouteProbeName">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="customRouteProbeName">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,111c1,6
< Debug: Adding routeProbe 'RouteProbeA' in GNEChange_Additional
< Debug: Adding routeProbe 'RouteProbeB' in GNEChange_Additional
< Debug: Adding routeProbe 'customRouteProbeName' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into calibratorLane
< Debug: Inserting generic parameter 'KeyA3|valueA2' into calibratorLane
< Debug: Inserting generic parameter 'KeyA2|valueA3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into calibratorLane
< Debug: Inserting generic parameter 'KeyB3|valueB2' into calibratorLane
< Debug: Inserting generic parameter 'KeyB2|valueB3' into calibratorLane
< Debug: Adding calibratorLane 'calibratorB' 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: 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 vTypes of calibratorLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 268
< ///;;
< type1 type2
< type1 type2
< 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">
    <!-- RouteProbes -->
    <routeProbe id="RouteProbeA" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <routeProbe id="RouteProbeB" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <routeProbe id="customRouteProbeName" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeB.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibratorA" lane="gneE2_0" pos="20.00" period="30.00" name="NameA" output="fileA.txt" routeProbe="RouteProbeA" vTypes="type1 type2">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </calibrator>
    <calibrator id="calibratorB" lane="gneE3_0" pos="30.00" period="40.00" name="NameB" output="fileB.txt" routeProbe="RouteProbeB" vTypes="type1 type2">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator01.txt"/>
</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 calibratorlane load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a calibrator.
< Error: Could not build calibrator with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Attribute 'id' in definition of a calibrator is empty.
< Error: Could not build calibrator with ID 'calibrator01' in netedit; declared twice.
< Debug: Adding calibratorLane 'calibrator02' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator01.txt"/>
    <calibrator id="calibrator02" lane="gneE0_0" pos="10.00" period="100.00" output="calibrator02e.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a calibrator.
Error: Could not build calibrator with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Attribute 'id' in definition of a calibrator is empty.
Error: Could not build calibrator with ID 'calibrator01' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator01' Invalid Number Format (double) %%%%,,,$$$$$.
< Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator02' is empty.
< Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute jamThreshold cannot be negative.
< Debug: Adding calibratorLane 'calibrator04' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator04" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator04.txt" jamThreshold="50.00"/>
    <calibrator id="calibrator05" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator05.txt" jamThreshold="0.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator01' Invalid Number Format (double) %%%%,,,$$$$$.
Error: Attribute 'jamThreshold' in definition of calibrator 'calibrator02' is empty.
Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute jamThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Calibrators need either an edge or a lane
< Error: Could not build calibrator in netedit; lane doesn't exist.
< Debug: Adding calibratorLane 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator03" lane="gneE1_0" pos="16.00" period="100.00" output="calibrator03.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Calibrators need either an edge or a lane
Error: Could not build calibrator in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator02' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" period="100.00" name="///" output="calibrator01.txt"/>
    <calibrator id="calibrator02" lane="gneE0_0" pos="0.00" period="100.00" name="ownName" output="calibrator02.txt"/>
</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 calibratorlane load output ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator02' in GNEChange_Additional
< Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty.
< Debug: Adding calibratorLane 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="28.00" period="100.00"/>
    <calibrator id="calibrator02" lane="gneE0_0" pos="30.00" period="100.00" output="·$·%$%··$$"/>
    <calibrator id="calibrator04" lane="gneE0_0" pos="34.00" period="100.00" output="ownOutput.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'output' in definition of calibrator 'calibrator03' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into calibratorLane
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into calibratorLane
< Debug: Inserting generic parameter 'key1|value5' into calibratorLane
< Debug: Inserting generic parameter 'key2|' into calibratorLane
< Debug: Inserting generic parameter 'key2|' into calibratorLane
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into calibratorLane
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into calibratorLane
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator01.txt">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </calibrator>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Error: Attribute 'period' in definition of calibrator 'calibrator02' is not a valid time value.
< Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute period cannot be negative.
< Debug: Adding calibratorLane 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="20.00" output="calibrator01.txt"/>
    <calibrator id="calibrator04" lane="gneE0_0" pos="26.00" period="120.50" output="calibrator04.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of calibrator 'calibrator02' is not a valid time value.
Error: Could not build calibrator with ID 'calibrator03' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'.
< Error: Attribute 'pos' in definition of calibrator 'calibrator02' Invalid Number Format (double) dummyPosition.
< Debug: Adding calibratorLane 'calibrator03' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator03" lane="gneE0_0" pos="-5.00" period="100.00" output="calibrator03.txt"/>
    <calibrator id="calibrator04" lane="gneE0_0" pos="18.00" period="100.00" output="calibrator04.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' is missing in definition of calibrator 'calibrator01'.
Error: Attribute 'pos' in definition of calibrator 'calibrator02' Invalid Number Format (double) dummyPosition.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load routeprobe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'myRouteProbe' in GNEChange_Additional
< Error: Could not build calibrator in netedit; routeProbe doesn't exist.
< Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty.
< Debug: Adding calibratorLane 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="myRouteProbe" begin="0.00" period="3600.00" edge="gneE0" file="RouteProbeA.xml"/>
    <!-- Calibrators -->
    <calibrator id="calibrator03" lane="gneE0_0" pos="26.00" period="120.00" output="calibrator03.txt" routeProbe="myRouteProbe"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build calibrator in netedit; routeProbe doesn't exist.
Error: Attribute 'routeProbe' in definition of calibrator 'calibrator02' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding calibratorLane 'calibrator01' in GNEChange_Additional
< Error: Attribute 'vTypes' in definition of calibrator 'calibrator02' is empty.
< Debug: Adding calibratorLane 'calibrator03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator01.txt" vTypes="%%%%,,,$$$$$"/>
    <calibrator id="calibrator03" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator03.txt" 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 log ----------
Error: Attribute 'vTypes' in definition of calibrator 'calibrator02' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding calibratorLane 'calibrator_gneE0_3' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE1_2' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE2_0' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE4_1' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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 calibratorLane
< Debug: Deleting unreferenced calibratorLane
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Calibrators -->
    <calibrator id="calibrator_gneE0_3" lane="gneE0_0" pos="0.00" period="100.00" output="calibrator_gneE0_3.txt"/>
    <calibrator id="calibrator_gneE1_2" lane="gneE1_0" pos="0.00" period="100.00" output="calibrator_gneE1_2.txt"/>
    <calibrator id="calibrator_gneE2_0" lane="gneE2_0" pos="0.00" period="100.00" output="calibrator_gneE2_0.txt"/>
    <calibrator id="calibrator_gneE4_1" lane="gneE4_0" pos="0.00" period="100.00" output="calibrator_gneE4_1.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.chargingstation: 47 tests: 47 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create chargedelay ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Invalid input parameter of chargingStation
< Debug: Invalid input parameter of chargingStation
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< dummyChargeDelay
< TestFunctions: Clicked over position 554 - 418
< -50
< TestFunctions: Clicked over position 564 - 418
< 20.5
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="20.00" endPos="30.00" chargeDelay="20500"/>
</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 chargingstation create chargeintransit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="16.00" endPos="26.00" chargeInTransit="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 chargingstation create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,25c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Invalid input parameter of chargingStation
< Debug: Invalid input parameter of chargingStation
< Debug: Invalid input parameter of chargingStation
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< dummyEfficiency
< TestFunctions: Clicked over position 554 - 418
< -50
< TestFunctions: Clicked over position 564 - 418
< 30
< TestFunctions: Clicked over position 574 - 418
< 0.5
< TestFunctions: Clicked over position 584 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="20.00" endPos="30.00" efficiency="0.50"/>
</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 chargingstation create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="16.00" endPos="26.00" friendlyPos="true"/>
</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 chargingstation create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,38c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Invalid input parameter of chargingStation
< Debug: Invalid input parameter of chargingStation
< Debug: Adding chargingStation 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'custom_ID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced chargingStation
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 554 - 418
< ;;;;;;;;;;;;;;;;
< TestFunctions: Clicked over position 559 - 418
< cs_0
< TestFunctions: Clicked over position 564 - 418
< custom_ID
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <chargingStation id="custom_ID" lane="gneE0_0" startPos="20.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< custom stopping place name
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create power ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Invalid input parameter of chargingStation
< Debug: Invalid input parameter of chargingStation
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< dummyPower
< TestFunctions: Clicked over position 554 - 418
< -300
< TestFunctions: Clicked over position 564 - 418
< 2500.5
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="20.00" endPos="30.00" power="2500.50"/>
</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 chargingstation create references ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< Debug: Adding chargingStation 'cs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 544 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <chargingStation id="cs_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <chargingStation id="cs_2" lane="gneE0_0" startPos="31.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create references_length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< Debug: Adding chargingStation 'cs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< dummyLenght
< TestFunctions: Clicked over position 804 - 418
< -20
< TestFunctions: Clicked over position 804 - 418
< 5
< TestFunctions: Clicked over position 814 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_1' in GNEChange_Additional
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Removing chargingStation 'chargingStation_0' in GNEChange_Additional
< Debug: Removing chargingStation 'chargingStation_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< TestFunctions: Clicked over position 554 - 398
< TestFunctions: Clicked over position 574 - 403
< TestFunctions: Clicked over position 764 - 403
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

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

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 581 - 375
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <chargingStation id="chargingStationC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <chargingStation id="chargingStationD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation fix friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 581 - 375
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/>
    <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/>
    <chargingStation id="chargingStationC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <chargingStation id="chargingStationD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/>
</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 chargingstation fix save_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 581 - 375
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="-2.00" endPos="12.00"/>
    <chargingStation id="chargingStationB" lane="gneE0_0" startPos="38.00" endPos="480.00"/>
    <chargingStation id="chargingStationC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <chargingStation id="chargingStationD" lane="gneE1_0" startPos="-2.00" endPos="-12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation fix select_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 581 - 375
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect chargedelay ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Value 'dummyChargeDelay' for attribute chargeDelay of chargingStation isn't valid
< Debug: Value '-100' for attribute chargeDelay of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< dummyChargeDelay
< -100
< 30.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect chargeintransit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" chargeInTransit="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,52c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Value 'dummyEfficiency' for attribute efficiency of chargingStation isn't valid
< Debug: Value '-10' for attribute efficiency of chargingStation isn't valid
< Debug: Value '20' for attribute efficiency of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< dummyEfficiency
< -10
< 20
< 0.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,110c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '5000' for attribute endPos of chargingStation isn't valid
< Debug: Value '2' for attribute endPos of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< 
< 5000
< 2
< 30
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE2_1" startPos="12.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,59c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< Debug: Value 'cs_1' for attribute id of chargingStation isn't valid
< Debug: Value 'Id with spaces' for attribute id of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_1' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 754 - 340
< TestFunctions: Clicked over position 554 - 333
< cs_1
< Id with spaces
< correctID
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
    <chargingStation id="cs_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,114c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of chargingStation 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of chargingStation 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: network elements saved
< Debug: Deleting unreferenced chargingStation
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< %%%;:..&&%$%$
< charging station name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,91c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="cs_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect power ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Value 'DummyPower' for attribute power of chargingStation isn't valid
< Debug: Value '-300' for attribute power of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: Additionals saved
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ2_w0' in retrieveGNEWalkingArea()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Created walkingArea ':gneJ3_w0' in retrieveGNEWalkingArea()
< Debug: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< DummyPower
< -300
< 500.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


<net version="1.9" junctionCornerDetail="5" 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" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>
    <edge id=":gneJ2_w0" function="walkingarea">
        <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,20.00"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_w0" function="walkingarea">
        <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,20.00"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,110c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '-5' for attribute startPos of chargingStation isn't valid
< Debug: Value '400' for attribute startPos of chargingStation isn't valid
< Debug: Setting new attribute
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 554 - 340
< TestFunctions: Clicked over position 554 - 333
< 
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection chargedelay ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: Value 'dummyChargeDelay' for attribute chargeDelay of chargingStation isn't valid
< Debug: Value '-2' for attribute chargeDelay of chargingStation 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< dummyChargeDelay
< -2
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" power="21000.00" efficiency="0.65" chargeDelay="6300">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="6300">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection chargeintransit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" power="21000.00" efficiency="0.65" chargeInTransit="1" chargeDelay="1000">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2000">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection efficiency ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: Value 'dummyEfficiency' for attribute efficiency of chargingStation isn't valid
< Debug: Value '2' for attribute efficiency of chargingStation 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< dummyEfficiency
< 2
< 0.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" power="21000.00" efficiency="0.50" chargeDelay="1000">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.50" chargeInTransit="1" chargeDelay="2000">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" power="21000.00" efficiency="0.65" chargeDelay="1000">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2000">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< commonName
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="commonName" lane="gneE0_0" startPos="5.00" endPos="10.00" power="21000.00" efficiency="0.65" chargeDelay="1000">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="commonName" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2000">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" power="21000.00" efficiency="0.65" chargeDelay="1000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="13000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation inspect_selection power ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into chargingStation
< Debug: Inserting generic parameter 'KeyA3|valueA2' into chargingStation
< Debug: Inserting generic parameter 'KeyA2|valueA3' into chargingStation
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into chargingStation
< Debug: Inserting generic parameter 'KeyB3|valueB2' into chargingStation
< Debug: Inserting generic parameter 'KeyB2|valueB3' into chargingStation
< Debug: Adding chargingStation 'chargingStationB' 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: Value 'dummyPower' for attribute power of chargingStation isn't valid
< Debug: Value '-1000' for attribute power of chargingStation 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 488
< dummyPower
< -1000
< 11000
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" name="chargingStationNameA" lane="gneE0_0" startPos="5.00" endPos="10.00" power="11000.00" efficiency="0.65" chargeDelay="1000">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </chargingStation>
    <chargingStation id="chargingStationB" name="chargingStationNameB" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" power="11000.00" efficiency="0.85" chargeInTransit="1" chargeDelay="2000">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="650.00" x="10.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 chargingstation load chargedelay ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'chargeDelay' in definition of chargingStation 'chargingStation_1' is not a valid time value.
< Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; attribute chargeDelay cannot be negative.
< Debug: Adding chargingStation 'chargingStation_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name="chargingStation" lane="gneE1_0" startPos="36.00" endPos="38.00"/>
    <chargingStation id="chargingStation_3" name="chargingStation" lane="gneE1_0" startPos="44.00" endPos="46.00" chargeDelay="5500"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'chargeDelay' in definition of chargingStation 'chargingStation_1' is not a valid time value.
Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; attribute chargeDelay cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load chargeintransit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'chargeInTransit' in definition of chargingStation 'chargingStation_1' Invalid Bool Format dummychargeintransit.
< Error: Attribute 'chargeInTransit' in definition of chargingStation 'chargingStation_2' Invalid Bool Format -1.
< Debug: Adding chargingStation 'chargingStation_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name="chargingStation" lane="gneE1_0" startPos="24.00" endPos="26.00"/>
    <chargingStation id="chargingStation_3" name="chargingStation" lane="gneE1_0" startPos="32.00" endPos="34.00" chargeInTransit="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 ----------
Error: Attribute 'chargeInTransit' in definition of chargingStation 'chargingStation_1' Invalid Bool Format dummychargeintransit.
Error: Attribute 'chargeInTransit' in definition of chargingStation 'chargingStation_2' Invalid Bool Format -1.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'efficiency' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyEfficiency.
< Debug: Adding chargingStation 'chargingStation_2' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_3' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name="chargingStation" lane="gneE1_0" startPos="12.00" endPos="14.00"/>
    <chargingStation id="chargingStation_2" name="chargingStation" lane="gneE1_0" startPos="20.00" endPos="22.00" efficiency="-10.00"/>
    <chargingStation id="chargingStation_3" name="chargingStation" lane="gneE1_0" startPos="20.00" endPos="22.00" efficiency="500.00"/>
    <chargingStation id="chargingStation_4" name="chargingStation" lane="gneE1_0" startPos="20.00" endPos="22.00" efficiency="0.60"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'efficiency' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyEfficiency.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_7' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of chargingStation 'chargingStation_8' Invalid Number Format (double) dummyEndPosition.
< Error: Could not build chargingStation with ID 'chargingStation_9' in netedit; Invalid position over lane.
< Error: Could not build chargingStation with ID 'chargingStation_10' in netedit; Invalid position over lane.
< Debug: Adding chargingStation 'chargingStation_10' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_10" name="chargingStation" lane="gneE0_0" startPos="35.00" endPos="40.00"/>
    <chargingStation id="chargingStation_7" name="chargingStation" lane="gneE0_0" startPos="35.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 ----------
Error: Attribute 'endPos' in definition of chargingStation 'chargingStation_8' Invalid Number Format (double) dummyEndPosition.
Error: Could not build chargingStation with ID 'chargingStation_9' in netedit; Invalid position over lane.
Error: Could not build chargingStation with ID 'chargingStation_10' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'friendlyPos' in definition of chargingStation 'chargingStation_0' Invalid Bool Format dummyfriendlypos.
< Debug: Adding chargingStation 'chargingStation_1' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_2' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_3' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_4' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_5' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_1" name="chargingStation" lane="gneE1_0" startPos="15.00" endPos="20.00" friendlyPos="true" chargeDelay="5000"/>
    <chargingStation id="chargingStation_2" name="chargingStation" lane="gneE1_0" startPos="-20.00" endPos="-10.00" friendlyPos="true" chargeDelay="5000"/>
    <chargingStation id="chargingStation_3" name="chargingStation" lane="gneE1_0" startPos="200.00" endPos="300.00" friendlyPos="true" chargeDelay="5000"/>
    <chargingStation id="chargingStation_4" name="chargingStation" lane="gneE1_0" startPos="50.00" endPos="20.00" friendlyPos="true" chargeDelay="5000"/>
    <chargingStation id="chargingStation_5" name="chargingStation" lane="gneE1_0" startPos="20.00" endPos="20.00" friendlyPos="true" chargeDelay="5000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of chargingStation 'chargingStation_0' Invalid Bool Format dummyfriendlypos.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a chargingStation.
< Error: Could not build chargingStation with ID 'id with spaces' in netedit; ID contains invalid characters.
< Error: Could not build chargingStation with ID 'chargingStation_0' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a chargingStation.
Error: Could not build chargingStation with ID 'id with spaces' in netedit; ID contains invalid characters.
Error: Could not build chargingStation with ID 'chargingStation_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of chargingStation 'chargingStation_0'.
< Error: Could not build chargingStation in netedit; lane doesn't exist.
< Debug: Adding chargingStation 'chargingStation_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_2" lane="gneE1_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of chargingStation 'chargingStation_0'.
Error: Could not build chargingStation in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_1' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name=";;;;;" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
    <chargingStation id="chargingStation_1" name="ownName" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into chargingStation
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into chargingStation
< Debug: Inserting generic parameter 'key1|value5' into chargingStation
< Debug: Inserting generic parameter 'key2|' into chargingStation
< Debug: Inserting generic parameter 'key2|' into chargingStation
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into chargingStation
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into chargingStation
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" lane="gneE0_0" startPos="5.00" endPos="10.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </chargingStation>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'power' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyPower.
< Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; attribute power cannot be negative.
< Debug: Adding chargingStation 'chargingStation_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name="chargingStation" lane="gneE1_0" startPos="0.00" endPos="2.00"/>
    <chargingStation id="chargingStation_2" name="chargingStation" lane="gneE1_0" startPos="8.00" endPos="10.00" power="5000.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'power' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyPower.
Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; attribute power cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding chargingStation 'chargingStation_0' in GNEChange_Additional
< Error: Attribute 'startPos' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyStartPosition.
< Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; Invalid position over lane.
< Error: Could not build chargingStation with ID 'chargingStation_3' in netedit; Invalid position over lane.
< Debug: Adding chargingStation 'chargingStation_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_0" name="chargingStation" lane="gneE0_0" endPos="30.00"/>
    <chargingStation id="chargingStation_4" name="chargingStation" lane="gneE0_0" startPos="5.00" endPos="25.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 ----------
Error: Attribute 'startPos' in definition of chargingStation 'chargingStation_1' Invalid Number Format (double) dummyStartPosition.
Error: Could not build chargingStation with ID 'chargingStation_2' in netedit; Invalid position over lane.
Error: Could not build chargingStation with ID 'chargingStation_3' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'chargingStation' in GNETagSelector
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< 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 chargingStation 'cs_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding chargingStation 'cs_0' 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< chargingStation
< reference center
< TestFunctions: Clicked over position 536 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding chargingStation 'cs_0' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE1_0_1' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE2_0_7' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE2_1_6' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE2_2_5' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE2_3_4' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE2_4_3' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE4_0_2' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation_gneE1_0_1" lane="gneE1_0" startPos="29.73" endPos="39.73"/>
    <chargingStation id="chargingStation_gneE2_0_7" lane="gneE2_0" startPos="9.46" endPos="19.46"/>
    <chargingStation id="chargingStation_gneE2_1_6" lane="gneE2_1" startPos="12.90" endPos="22.90"/>
    <chargingStation id="chargingStation_gneE2_2_5" lane="gneE2_2" startPos="16.42" endPos="26.42"/>
    <chargingStation id="chargingStation_gneE2_3_4" lane="gneE2_3" startPos="19.85" endPos="29.85"/>
    <chargingStation id="chargingStation_gneE2_4_3" lane="gneE2_4" startPos="23.98" endPos="33.98"/>
    <chargingStation id="chargingStation_gneE4_0_2" lane="gneE4_0" startPos="12.37" endPos="22.37"/>
    <chargingStation id="cs_0" lane="gneE0_0" startPos="18.21" endPos="28.21"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.containerstop: 47 tests: 47 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Invalid input parameter of containerStop
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 554 - 418
< Vlue
< TestFunctions: Clicked over position 564 - 418
< red
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="16.00" endPos="26.00" color="139,131,120"/>
    <containerStop id="ct_1" lane="gneE0_0" startPos="20.00" endPos="30.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Invalid input parameter of containerStop
< Debug: Invalid input parameter of containerStop
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< -2
< TestFunctions: Clicked over position 554 - 418
< 7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="20.00" endPos="30.00" containerCapacity="3"/>
</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 containerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="16.00" endPos="26.00" friendlyPos="true"/>
</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 containerstop create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Invalid input parameter of containerStop
< Debug: Invalid input parameter of containerStop
< Debug: Adding containerStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'custom_ID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 554 - 418
< ;;;;;;;;;;;;;;;;
< TestFunctions: Clicked over position 564 - 418
< ct_0
< TestFunctions: Clicked over position 574 - 418
< custom_ID
< TestFunctions: Clicked over position 584 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <containerStop id="custom_ID" lane="gneE0_0" startPos="20.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< lineA lineB
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< custom container stop name
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,26c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Invalid input parameter of containerStop
< Debug: Invalid input parameter of containerStop
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< dummyLenght
< TestFunctions: Clicked over position 554 - 418
< -7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="20.00" endPos="30.00" parkingLength="3.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create references ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Adding containerStop 'ct_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 544 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <containerStop id="ct_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <containerStop id="ct_2" lane="gneE0_0" startPos="31.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create references_length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Adding containerStop 'ct_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< dummyLenght
< TestFunctions: Clicked over position 804 - 418
< -20
< TestFunctions: Clicked over position 804 - 418
< 5
< TestFunctions: Clicked over position 814 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


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


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

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

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

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

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

<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_0' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_1' in GNEChange_Additional
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Removing containerStop 'containerStop_0' in GNEChange_Additional
< Debug: Removing containerStop 'containerStop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< TestFunctions: Clicked over position 554 - 408
< TestFunctions: Clicked over position 564 - 418
< TestFunctions: Clicked over position 754 - 418
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix fix_positions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/>
</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 containerstop fix save_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00"/>
    <containerStop id="containerStopB" lane="gneE0_0" startPos="38.00" endPos="480.00"/>
    <containerStop id="containerStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <containerStop id="containerStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix select_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 368
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

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

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

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

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of containerStop 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: 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: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00" color="125,60,200"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Value 'dummyContainerCapacity' for attribute containerCapacity of containerStop isn't valid
< Debug: Value '-7' for attribute containerCapacity of containerStop 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyContainerCapacity
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00" containerCapacity="10"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '5000' for attribute endPos of containerStop isn't valid
< Debug: Value '2' for attribute endPos of containerStop isn't valid
< Debug: Setting new attribute
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< 5000
< 2
< 30
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< Debug: Value 'ct_1' for attribute id of containerStop isn't valid
< Debug: Value 'Id with spaces' for attribute id of containerStop isn't valid
< Debug: Setting new attribute
< 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 containerStop 'ct_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_1' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 754 - 338
< TestFunctions: Clicked over position 554 - 358
< ct_1
< Id with spaces
< correctID
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
    <containerStop id="ct_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of containerStop 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< line1, line2
< line1 line2
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced containerStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< Container Stop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" name="Container Stop Name" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </containerStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Value 'dummylength' for attribute parkingLength of containerStop isn't valid
< Debug: Value '-7' for attribute parkingLength of containerStop 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummylength
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="12.00" endPos="22.00" parkingLength="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '-5' for attribute startPos of containerStop isn't valid
< Debug: Value '400' for attribute startPos of containerStop isn't valid
< Debug: Setting new attribute
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE2_1" startPos="20.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of containerStop 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="10" parkingLength="12.00" color="125,60,200">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" containerCapacity="20" parkingLength="15.00" color="125,60,200">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop inspect_selection containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="50" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" containerCapacity="50" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="line3 line4" containerCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< commonLine1 commonLine2
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="commonLine1 commonLine2" containerCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="commonLine1 commonLine2" containerCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< common ContainerStop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="common ContainerStop Name" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="common ContainerStop Name" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" containerCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="10" parkingLength="12.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" containerCapacity="20" parkingLength="15.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </containerStop>
</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 containerstop inspect_selection parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerStop
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerStop
< Debug: Adding containerStop 'containerStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" name="containerStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" containerCapacity="10" parkingLength="50.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </containerStop>
    <containerStop id="containerStopB" name="containerStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" containerCapacity="20" parkingLength="50.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </containerStop>
</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 containerstop load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Error: Attribute 'color' in definition of containerStop 'containerStop_02' Invalid color definition 'dummyparkinglength'.
< Error: Attribute 'color' in definition of containerStop 'containerStop_03' Invalid color definition '-7'.
< Debug: Adding containerStop 'containerStop_04' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <containerStop id="containerStop_04" name="containerStop" lane="gneE0_0" startPos="35.00" endPos="40.00" color="255,120,240"/>
    <containerStop id="containerStop_05" name="containerStop" lane="gneE0_0" startPos="45.00" endPos="50.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of containerStop 'containerStop_02' Invalid color definition 'dummyparkinglength'.
Error: Attribute 'color' in definition of containerStop 'containerStop_03' Invalid color definition '-7'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Error: Attribute 'containerCapacity' in definition of containerStop 'containerStop_02' Invalid Number Format (long long integer format) dummyContainerCapacity.
< Error: Could not build containerStop with ID 'containerStop_03' in netedit; attribute containerCapacity cannot be negative.
< Error: Attribute 'containerCapacity' in definition of containerStop 'containerStop_04' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding containerStop 'containerStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <containerStop id="containerStop_05" name="containerStop" lane="gneE0_0" startPos="45.00" endPos="50.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 ----------
Error: Attribute 'containerCapacity' in definition of containerStop 'containerStop_02' Invalid Number Format (long long integer format) dummyContainerCapacity.
Error: Could not build containerStop with ID 'containerStop_03' in netedit; attribute containerCapacity cannot be negative.
Error: Attribute 'containerCapacity' in definition of containerStop 'containerStop_04' Invalid Number Format (long long integer format) 2.5.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_00' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyEndPos.
< Error: Could not build containerStop with ID 'containerStop_03' in netedit; Invalid position over lane.
< Error: Could not build containerStop with ID 'containerStop_04' in netedit; Invalid position over lane.
< Error: Could not build containerStop with ID 'containerStop_05' in netedit; Invalid position over lane.
< Debug: Adding containerStop 'containerStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" startPos="35.00" lines="line1 line2"/>
    <containerStop id="containerStop_06" name="containerStop" lane="gneE0_0" startPos="35.00" endPos="-5.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyEndPos.
Error: Could not build containerStop with ID 'containerStop_03' in netedit; Invalid position over lane.
Error: Could not build containerStop with ID 'containerStop_04' in netedit; Invalid position over lane.
Error: Could not build containerStop with ID 'containerStop_05' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_02' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_03' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_04' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_05' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_06' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_07' 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE1_0" startPos="5.00" endPos="10.00" lines="lineA lineB"/>
    <containerStop id="containerStop_02" name="containerStop" lane="gneE1_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <containerStop id="containerStop_03" name="containerStop" lane="gneE1_0" startPos="-10.00" endPos="-20.00" friendlyPos="true" lines="lineA lineB"/>
    <containerStop id="containerStop_04" name="containerStop" lane="gneE1_0" startPos="-20.00" endPos="-10.00" friendlyPos="true" lines="lineA lineB"/>
    <containerStop id="containerStop_05" name="containerStop" lane="gneE1_0" startPos="200.00" endPos="300.00" friendlyPos="true" lines="lineA lineB"/>
    <containerStop id="containerStop_06" name="containerStop" lane="gneE1_0" startPos="50.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <containerStop id="containerStop_07" name="containerStop" lane="gneE1_0" startPos="20.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_00' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a containerStop.
< Error: Could not build containerStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a containerStop.
Error: Could not build containerStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of containerStop 'containerStop_01'.
< Error: Could not build containerStop in netedit; lane doesn't exist.
< Debug: Adding containerStop 'containerStop_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_03" name="containerStop" lane="gneE1_0" startPos="15.00" endPos="20.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of containerStop 'containerStop_01'.
Error: Could not build containerStop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_02' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_03' 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <containerStop id="containerStop_02" name="containerStop" lane="gneE0_0" startPos="35.00" endPos="40.00" lines="line1, line2"/>
    <containerStop id="containerStop_03" name="containerStop" lane="gneE0_0" startPos="45.00" endPos="50.00" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_00' in GNEChange_Additional
< Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_00" name=";;;%%$$$" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into containerStop
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into containerStop
< Debug: Inserting generic parameter 'key1|value5' into containerStop
< Debug: Inserting generic parameter 'key2|' into containerStop
< Debug: Inserting generic parameter 'key2|' into containerStop
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into containerStop
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into containerStop
< Debug: Adding containerStop 'containerStop_00' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </containerStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Error: Attribute 'parkingLength' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyparkingLength.
< Error: Could not build containerStop with ID 'containerStop_03' in netedit; attribute parkingLength cannot be negative.
< Debug: Adding containerStop 'containerStop_04' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <containerStop id="containerStop_04" name="containerStop" lane="gneE0_0" startPos="35.00" endPos="40.00" parkingLength="2.50"/>
    <containerStop id="containerStop_05" name="containerStop" lane="gneE0_0" startPos="45.00" endPos="50.00" parkingLength="6.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 ----------
Error: Attribute 'parkingLength' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyparkingLength.
Error: Could not build containerStop with ID 'containerStop_03' in netedit; attribute parkingLength cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding containerStop 'containerStop_01' in GNEChange_Additional
< Error: Attribute 'startPos' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyStartPosition.
< Error: Could not build containerStop with ID 'containerStop_03' in netedit; Invalid position over lane.
< Error: Could not build containerStop with ID 'containerStop_04' in netedit; Invalid position over lane.
< Debug: Adding containerStop 'containerStop_05' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_01" name="containerStop" lane="gneE0_0" endPos="30.00" lines="line1 line2"/>
    <containerStop id="containerStop_05" name="containerStop" lane="gneE0_0" startPos="10.00" endPos="25.00" lines="line1 line2"/>
    <containerStop id="containerStop_06" name="containerStop" lane="gneE0_0" startPos="-40.00" endPos="25.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'startPos' in definition of containerStop 'containerStop_02' Invalid Number Format (double) dummyStartPosition.
Error: Could not build containerStop with ID 'containerStop_03' in netedit; Invalid position over lane.
Error: Could not build containerStop with ID 'containerStop_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'containerStop' in GNETagSelector
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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 containerStop 'ct_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< 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: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerStop
< reference center
< TestFunctions: Clicked over position 537 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="ct_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements containerstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding containerStop 'ct_0' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE2_0_7' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE2_1_6' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE2_2_5' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE2_3_4' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE2_4_3' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE4_0_2' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop_gneE1_0_1" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <containerStop id="containerStop_gneE2_0_7" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <containerStop id="containerStop_gneE2_1_6" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <containerStop id="containerStop_gneE2_2_5" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <containerStop id="containerStop_gneE2_3_4" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <containerStop id="containerStop_gneE2_4_3" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <containerStop id="containerStop_gneE4_0_2" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
    <containerStop id="ct_0" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.detentry: 21 tests: 21 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements detentry create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detEntry
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 354 - 368
< detExit
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 654 - 368
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="23.00,7.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE1_0" pos="35.00"/>
        <detExit lane="gneE1_0" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detEntry
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 354 - 368
< detExit
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 654 - 368
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="23.00,7.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE1_0" pos="35.00" friendlyPos="1"/>
        <detExit lane="gneE1_0" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Invalid input parameter of detEntry: A entryExitDetector must be selected before insertion of detEntry.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detEntry
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 17.79,-3.64,37.79,16.36
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_1 into SUMORTree with boundary 21.65,-3.64,41.65,16.36
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_4' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_4 into SUMORTree with boundary 21.65,-15.00,41.65,5.00
< Debug: Adding detEntry 'entryExitDetector_4' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_4' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 504 - 218
< detEntry
< TestFunctions: Clicked over position 379 - 368
< detEntry
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 704 - 218
< TestFunctions: Clicked over position 854 - 368
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 704 - 468
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_1' needs at least one entry and one exit
Warning: entryExitDetector 'entryExitDetector_1' needs at least one entry and one exit
Warning: entryExitDetector 'entryExitDetector_4' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detExit lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummyLane' for attribute lane of detEntry isn't valid
< Debug: Value '' for attribute lane of detEntry 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,-5.00,32.00,15.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummyLane
< 
< gneE1_0
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE1_0" pos="20.00"/>
        <detExit lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,28d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_0" pos="20.00"/>
        <detExit lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry inspect parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,110c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 18.00,-5.00,38.00,15.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Adding detEntry 'e3_1' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Adding detExit 'e3_1' in GNEChange_Additional
< 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 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,25d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 254
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< TestFunctions: Clicked over position 704 - 254
< TestFunctions: Clicked over position 484 - 468
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 704 - 254
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 490 - 408
< invalidE3
< e3_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_1" pos="28.00,5.00" period="300.00" file="e3_1.xml">
        <detEntry lane="gneE0_0" pos="20.00"/>
        <detExit lane="gneE0_0" pos="28.00"/>
        <detEntry lane="gneE0_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummy position' for attribute pos of detEntry isn't valid
< Debug: Value '' for attribute pos of detEntry 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,-5.00,32.00,15.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummy position
< 
< 25
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_0" pos="25.00"/>
        <detExit lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detEntry
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detEntry
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detEntry
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detEntry
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detEntry
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detEntry
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="10.00" friendlyPos="1"/>
        <detExit lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detExit lane="gneE0_0" pos="25.00"/>
    </entryExitDetector>
</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 detentry inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,135c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detEntry
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detEntry
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detEntry
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detEntry
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detEntry
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detEntry
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' 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: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE0_0" pos="10.00"/>
        <detExit lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detExit lane="gneE0_0" pos="25.00"/>
    </entryExitDetector>
</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 detentry inspect_selection parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detEntry
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detEntry
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detEntry
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detEntry
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detEntry
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detEntry
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< invalidE3
< E3_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detEntry lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detExit lane="gneE0_0" pos="25.00"/>
        <detEntry lane="gneE0_0" pos="10.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'E3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="10.00"/>
        <detExit lane="gneE1_0" pos="20.00"/>
    </entryExitDetector>
</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 detentry load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'friendlyPos' in definition of a detEntry Invalid Bool Format dummyfriendlypos.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE1_0" pos="4000.00" friendlyPos="1"/>
        <detEntry lane="gneE1_0" pos="-200.00" friendlyPos="1"/>
        <detExit lane="gneE1_0" pos="50.00" friendlyPos="1"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a detEntry Invalid Bool Format dummyfriendlypos.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of a detEntry.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Error: Could not build entry in netedit; lane doesn't exist.
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE1_0" pos="15.00"/>
        <detExit lane="gneE1_0" pos="50.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of a detEntry.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found 'rootFile').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found 'rootFile').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into detEntry
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Inserting generic parameter '$$key with spaces%%|value3' into detEntry
< Debug: Inserting generic parameter 'key1|value4' into detEntry
< Debug: Inserting generic parameter 'key2|' into detEntry
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into detEntry
< Debug: Inserting generic parameter 'key4|value5' into detEntry
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="15.00"/>
        <detExit lane="gneE1_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load parent_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a entryExitDetector.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a entryExitDetector.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' is missing in definition of a detEntry.
< Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummyPosition.
< Error: Attribute 'pos' in definition of a detEntry is empty.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Could not build entry with ID 'entryExitDetector_0' in netedit; Invalid position over lane.
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE1_0" pos="-10.00"/>
        <detEntry lane="gneE1_0" pos="50.00"/>
        <detExit lane="gneE1_0" pos="50.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' is missing in definition of a detEntry.
Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummyPosition.
Error: Attribute 'pos' in definition of a detEntry is empty.
Error: Could not build entry with ID 'entryExitDetector_0' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detentry move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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+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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 218
< detEntry
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 404 - 368
< detExit
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 404 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,6.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE1_0" pos="29.00"/>
        <detExit lane="gneE0_0" pos="17.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detentry volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary -19.88,14.71,0.12,34.71
< Error: Could not build entry in netedit; lane doesn't exist.
< Error: Could not build entry in netedit; lane doesn't exist.
< Error: Could not build entry in netedit; lane doesn't exist.
< Error: Could not build entry in netedit; lane doesn't exist.
< Error: Could not build entry in netedit; lane doesn't exist.
< Error: Could not build entry in netedit; lane doesn't exist.
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detExit
< Debug: Deleting unreferenced detEntry
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="-9.88,24.71" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE1_0" pos="33.51"/>
        <detEntry lane="gneE0_0" pos="14.69"/>
        <detExit lane="gneE0_0" pos="10.69"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build entry in netedit; lane doesn't exist.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Could not build entry in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.additional.detexit: 21 tests: 21 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements detexit create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' 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 detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detExit
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 354 - 368
< detEntry
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 654 - 368
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="23.00,7.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE1_0" pos="35.00"/>
        <detEntry lane="gneE1_0" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' 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 detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detExit
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 354 - 368
< detEntry
< TestFunctions: Clicked over position 574 - 197
< TestFunctions: Clicked over position 654 - 368
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="23.00,7.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE1_0" pos="35.00" friendlyPos="1"/>
        <detEntry lane="gneE1_0" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Invalid input parameter of detExit: A entryExitDetector must be selected before insertion of detExit.
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 574 - 197
< detExit
< TestFunctions: Clicked over position 354 - 368
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 17.79,-3.64,37.79,16.36
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_1 into SUMORTree with boundary 21.65,-3.64,41.65,16.36
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_4' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_4 into SUMORTree with boundary 21.65,-15.00,41.65,5.00
< Debug: Adding detExit 'entryExitDetector_4' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_4' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 11.00,-4.00,31.00,16.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 504 - 218
< detExit
< TestFunctions: Clicked over position 379 - 368
< detExit
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 704 - 218
< TestFunctions: Clicked over position 854 - 368
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 704 - 468
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_1' needs at least one entry and one exit
Warning: entryExitDetector 'entryExitDetector_1' needs at least one entry and one exit
Warning: entryExitDetector 'entryExitDetector_4' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< 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 detEntry 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detEntry lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Value 'dummyLane' for attribute lane of detExit isn't valid
< Debug: Value '' for attribute lane of detExit 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 detEntry 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,-5.00,32.00,15.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummyLane
< 
< gneE1_0
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE1_0" pos="20.00"/>
        <detEntry lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,28d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE0_0" pos="20.00"/>
        <detEntry lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit inspect parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,110c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 18.00,-5.00,38.00,15.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Adding detExit 'e3_1' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Adding detEntry 'e3_1' in GNEChange_Additional
< 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 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,25d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 254
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< TestFunctions: Clicked over position 704 - 254
< TestFunctions: Clicked over position 484 - 468
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 704 - 254
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 490 - 408
< invalidE3
< e3_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_1" pos="28.00,5.00" period="300.00" file="e3_1.xml">
        <detExit lane="gneE0_0" pos="20.00"/>
        <detEntry lane="gneE0_0" pos="28.00"/>
        <detExit lane="gneE0_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,-5.00,32.00,15.00
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Value 'dummy position' for attribute pos of detExit isn't valid
< Debug: Value '' for attribute pos of detExit 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 detEntry 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 12.00,-5.00,32.00,15.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 544 - 254
< detExit
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 484 - 408
< detEntry
< TestFunctions: Clicked over position 544 - 254
< TestFunctions: Clicked over position 704 - 408
< TestFunctions: Clicked over position 490 - 408
< dummy position
< 
< 25
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,5.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE0_0" pos="25.00"/>
        <detEntry lane="gneE0_0" pos="28.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detExit
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detExit
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detExit
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detExit
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detExit
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detExit
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt">
        <detExit lane="gneE0_0" pos="10.00" friendlyPos="1"/>
        <detEntry lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detEntry lane="gneE0_0" pos="25.00"/>
    </entryExitDetector>
</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 detexit inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,135c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detExit
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detExit
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detExit
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detExit
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detExit
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detExit
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' 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: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_0" pos="7.50,3.00" period="100.00" file="fileA.txt">
        <detExit lane="gneE0_0" pos="10.00"/>
        <detEntry lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detEntry lane="gneE0_0" pos="25.00"/>
    </entryExitDetector>
</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 detexit inspect_selection parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into detExit
< Debug: Inserting generic parameter 'KeyA3|valueA2' into detExit
< Debug: Inserting generic parameter 'KeyA2|valueA3' into detExit
< Debug: Adding entryExitDetector 'E3_0' in GNEChange_Additional
< Debug: Adding detExit 'E3_0' in GNEChange_Additional
< Debug: Adding detEntry 'E3_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into detExit
< Debug: Inserting generic parameter 'KeyB3|valueB2' into detExit
< Debug: Inserting generic parameter 'KeyB2|valueB3' into detExit
< Debug: Adding entryExitDetector 'E3_1' in GNEChange_Additional
< Debug: Adding detExit 'E3_1' in GNEChange_Additional
< Debug: Adding detEntry 'E3_1' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 487 - 408
< invalidE3
< E3_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="E3_1" pos="17.50,3.00" period="100.00" file="fileB.txt">
        <detExit lane="gneE0_0" pos="20.00" friendlyPos="1"/>
        <detEntry lane="gneE0_0" pos="25.00"/>
        <detExit lane="gneE0_0" pos="10.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'E3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt">
        <detExit lane="gneE1_0" pos="10.00"/>
        <detEntry lane="gneE1_0" pos="20.00"/>
    </entryExitDetector>
</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 detexit load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'friendlyPos' in definition of a detExit Invalid Bool Format dummyfriendlypos.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detExit lane="gneE1_0" pos="4000.00" friendlyPos="1"/>
        <detExit lane="gneE1_0" pos="-200.00" friendlyPos="1"/>
        <detEntry lane="gneE1_0" pos="50.00" friendlyPos="1"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a detExit Invalid Bool Format dummyfriendlypos.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of a detExit.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Error: Could not build detExit in netedit; lane doesn't exist.
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detExit lane="gneE1_0" pos="15.00"/>
        <detEntry lane="gneE1_0" pos="50.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of a detExit.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found 'rootFile').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found 'rootFile').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into detExit
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Inserting generic parameter '$$key with spaces%%|value3' into detExit
< Debug: Inserting generic parameter 'key1|value4' into detExit
< Debug: Inserting generic parameter 'key2|' into detExit
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into detExit
< Debug: Inserting generic parameter 'key4|value5' into detExit
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="fileA.txt">
        <detExit lane="gneE1_0" pos="15.00"/>
        <detEntry lane="gneE1_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load parent_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a entryExitDetector.
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a entryExitDetector.
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' is missing in definition of a detExit.
< Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummyPosition.
< Error: Attribute 'pos' in definition of a detExit is empty.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 12.97,-3.64,32.97,16.36
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Could not build entry with ID 'entryExitDetector_0' in netedit; Invalid position over lane.
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="22.97,6.36" period="100.00" file="entryExitDetector_0.txt">
        <detExit lane="gneE1_0" pos="-10.00"/>
        <detExit lane="gneE1_0" pos="50.00"/>
        <detEntry lane="gneE1_0" pos="50.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' is missing in definition of a detExit.
Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummyPosition.
Error: Attribute 'pos' in definition of a detExit is empty.
Error: Could not build entry with ID 'entryExitDetector_0' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements detexit move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' 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+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 detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 218
< detExit
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 404 - 368
< detEntry
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 404 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,6.00" period="300.00" file="e3_0.xml">
        <detExit lane="gneE1_0" pos="29.00"/>
        <detEntry lane="gneE0_0" pos="17.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 detexit volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary -19.88,14.71,0.12,34.71
< Error: Could not build detExit in netedit; lane doesn't exist.
< Error: Could not build detExit in netedit; lane doesn't exist.
< Error: Could not build detExit in netedit; lane doesn't exist.
< Error: Could not build detExit in netedit; lane doesn't exist.
< Error: Could not build detExit in netedit; lane doesn't exist.
< Error: Could not build detExit in netedit; lane doesn't exist.
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced detEntry
< Debug: Deleting unreferenced detExit
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="-9.88,24.71" period="100.00" file="entryExitDetector_0.txt">
        <detExit lane="gneE1_0" pos="33.51"/>
        <detExit lane="gneE0_0" pos="14.69"/>
        <detEntry lane="gneE0_0" pos="10.69"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Could not build detExit in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.additional.e1detector: 33 tests: 33 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 504 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="12.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Invalid input parameter of inductionLoop
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop '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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< &&&&&&&&
< TestFunctions: Clicked over position 654 - 413
< myOwnFilename.txt
< TestFunctions: Clicked over position 654 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="28.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop '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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 754 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="38.00" period="300.00" file="e1_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 e1detector create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Invalid input parameter of inductionLoop
< Debug: Invalid input parameter of inductionLoop
< Debug: Adding inductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 444 - 413
< e1_0
< TestFunctions: Clicked over position 484 - 413
< ;;;
< TestFunctions: Clicked over position 504 - 413
< customID
< TestFunctions: Clicked over position 524 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="customID" lane="gneE0_0" pos="14.00" period="300.00" file="customID.xml"/>
    <inductionLoop id="e1_0" lane="gneE0_0" pos="5.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Invalid input parameter of inductionLoop
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop '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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< """;;
< TestFunctions: Clicked over position 604 - 413
< customName
< TestFunctions: Clicked over position 604 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" name="customName" lane="gneE0_0" pos="22.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Invalid input parameter of inductionLoop
< Debug: Invalid input parameter of inductionLoop
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop '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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< dummyFrequency
< TestFunctions: Clicked over position 554 - 413
< -30
< TestFunctions: Clicked over position 564 - 413
< 150
< TestFunctions: Clicked over position 574 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="19.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Invalid input parameter of inductionLoop
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop '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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< %%;$$$ %%$$ type.3
< TestFunctions: Clicked over position 704 - 413
< private passenger taxi bus
< TestFunctions: Clicked over position 704 - 413
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="33.00" period="300.00" file="e1_0.xml" vTypes="private passenger taxi bus"/>
</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 e1detector delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding inductionLoop 'inductionLoop_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'inductionLoop_1' in GNEChange_Additional
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Removing inductionLoop 'inductionLoop_1' in GNEChange_Additional
< Debug: Removing inductionLoop 'inductionLoop_0' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE0' from net
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 734 - 378
< TestFunctions: Clicked over position 504 - 406
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 406
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute file of inductionLoop 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< %%%;:..&&%$%$
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="33.00" period="300.00" file="myOwnOutput.txt"/>
</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 e1detector inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,29c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="33.00" period="300.00" file="e1_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 e1detector inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1_1' in GNEChange_Additional
< Debug: Value 'e1_1' for attribute id of inductionLoop 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 inductionLoop 'e1_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_1' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced inductionLoop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 754 - 378
< TestFunctions: Clicked over position 554 - 378
< e1_1
< Id with spaces
< correctID
< 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">
    <!-- Detectors -->
    <inductionLoop id="correctID" lane="gneE1_0" pos="33.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="e1_1" lane="gneE1_0" pos="12.00" period="300.00" file="e1_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of inductionLoop isn't valid
< Debug: Setting new attribute
< Debug: Value 'gneE2_1' for attribute lane of inductionLoop isn't valid
< Debug: Value 'gneE2_0' for attribute lane of inductionLoop isn't valid
< 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE0_0" pos="33.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of inductionLoop 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" name="customName" lane="gneE1_0" pos="33.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="33.00" period="300.00" file="e1_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </inductionLoop>
</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 e1detector inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,33c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value 'dummyFrequency' for attribute period of inductionLoop isn't valid
< Debug: Value '-100' for attribute period of inductionLoop 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummyFrequency
< -100
< 120
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="33.00" period="120.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value 'dummyPos' for attribute pos of inductionLoop isn't valid
< Debug: Setting new attribute
< Debug: Value '400' for attribute pos of inductionLoop 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: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummyPos
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="20.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of inductionLoop 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="33.00" period="300.00" file="e1_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: Value '%%%;:..&&%$%$' for attribute file of inductionLoop 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< %%%;:..&&%$%$
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" period="120.00" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" period="90.00" file="myOwnOutput.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </inductionLoop>
</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 e1detector inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: Value 'dummyTrue' for attribute friendlyPos of inductionLoop 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< dummyTrue
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" period="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"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" period="90.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"/>
    </inductionLoop>
</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 e1detector inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: Value '%%%;:..&&%$%$' for attribute name of inductionLoop 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="customName" lane="gneE0_0" pos="6.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="customName" lane="gneE0_0" pos="10.00" period="90.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"/>
    </inductionLoop>
</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 e1detector inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" period="90.00" file="fileB.txt" vTypes="Type4 Type5 Type6" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </inductionLoop>
</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 e1detector inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: Value 'dummyFrequency' for attribute period of inductionLoop isn't valid
< Debug: Value '-100' for attribute period of inductionLoop 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< dummyFrequency
< -100
< 120
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" period="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"/>
    </inductionLoop>
</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 e1detector inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e1Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e1Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e1Detector
< Debug: Adding inductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e1Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e1Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e1Detector
< Debug: Adding inductionLoop 'E1_B' 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: Setting new attribute
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of inductionLoop 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 408
< 
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </inductionLoop>
    <inductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.00" period="90.00" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </inductionLoop>
</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 e1detector load file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'file' is missing in definition of inductionLoop 'E1_01'.
< Error: Could not build inductionLoop with ID 'E1_02' in netedit; filename is invalid.
< Error: Attribute 'file' in definition of inductionLoop 'E1_03' is empty.
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_04" lane="gneE0_0" pos="36.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/>
    <inductionLoop id="E1_05" lane="gneE0_0" pos="39.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of inductionLoop 'E1_01'.
Error: Could not build inductionLoop with ID 'E1_02' in netedit; filename is invalid.
Error: Attribute 'file' in definition of inductionLoop 'E1_03' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a inductionLoop.
< Debug: Adding inductionLoop 'ID with spaces' in GNEChange_Additional
< Error: Could not build inductionLoop with ID 'E1_01' in netedit; declared twice.
< Debug: Adding inductionLoop 'validID' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_01" lane="gneE0_0" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
    <inductionLoop id="ID with spaces" lane="gneE0_0" pos="6.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
    <inductionLoop id="validID" lane="gneE0_0" pos="6.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a inductionLoop.
Error: Could not build inductionLoop with ID 'E1_01' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of inductionLoop 'E1_01'.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_03" lane="gneE0_0" pos="12.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of inductionLoop 'E1_01'.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_01" name="$·$··%·" lane="gneE1_0" pos="12.00" period="120.00" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/>
    <inductionLoop id="E1_02" name="custom Name" lane="gneE1_0" pos="15.00" period="120.00" file="fileA.txt" vTypes="taxi bus" 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 e1detector load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into e1Detector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into e1Detector
< Debug: Inserting generic parameter 'key1|value5' into e1Detector
< Debug: Inserting generic parameter 'key2|' into e1Detector
< Debug: Inserting generic parameter 'key2|' into e1Detector
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into e1Detector
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into e1Detector
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_01" lane="gneE0_0" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </inductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Error: Attribute 'period' in definition of inductionLoop 'E1_02' is not a valid time value.
< Error: Could not build inductionLoop with ID 'E1_03' in netedit; attribute period cannot be negative.
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_01" lane="gneE0_0" pos="15.00" file="fileA.txt" vTypes="bus taxi private"/>
    <inductionLoop id="E1_04" lane="gneE0_0" pos="24.00" period="120.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of inductionLoop 'E1_02' is not a valid time value.
Error: Could not build inductionLoop with ID 'E1_03' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' in definition of inductionLoop 'E1_02' Invalid Number Format (double) dummyPosition.
< Error: Attribute 'pos' is missing in definition of inductionLoop 'E1_01'.
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Error: Could not build inductionLoop with ID 'E1_04' in netedit; Invalid position over lane.
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_03" lane="gneE0_0" pos="-10.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
    <inductionLoop id="E1_05" lane="gneE0_0" pos="25.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' in definition of inductionLoop 'E1_02' Invalid Number Format (double) dummyPosition.
Error: Attribute 'pos' is missing in definition of inductionLoop 'E1_01'.
Error: Could not build inductionLoop with ID 'E1_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build inductionLoop with ID 'E1_01' in netedit; list of VTypes isn't valid.
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_02" lane="gneE0_0" pos="3.00" period="100.00" file="fileA.txt" vTypes="bus taxi private"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build inductionLoop with ID 'E1_01' in netedit; list of VTypes isn't valid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1detector move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'inductionLoop' in GNETagSelector
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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 inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< inductionLoop
< TestFunctions: Clicked over position 487 - 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">
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="gneE1_0" pos="15.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding inductionLoop 'e1_7' in GNEChange_Additional
< Debug: Adding inductionLoop 'inductionLoop_gneE1_0_6' in GNEChange_Additional
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced inductionLoop
< Debug: Deleting unreferenced inductionLoop
< GLDebug: initJunctionsAndEdges function called in computeAndUpdate(...) due recomputing with volatile options
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-15.20,10.00,15.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-15.20,60.00,15.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="e1_7" lane="gneE0_0" pos="14.77" period="100.00" file="e1_7.txt"/>
    <inductionLoop id="inductionLoop_gneE1_0_6" lane="gneE1_0" pos="41.50" period="100.00" file="inductionLoop_gneE1_0_6.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.additional.e1instantdetector: 29 tests: 29 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 504 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="12.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Invalid input parameter of instantInductionLoop
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< &&&&&&&&
< TestFunctions: Clicked over position 654 - 413
< myOwnFilename.txt
< TestFunctions: Clicked over position 654 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="28.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 754 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="38.00" file="e1i_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 Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Invalid input parameter of instantInductionLoop
< Debug: Invalid input parameter of instantInductionLoop
< 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 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 444 - 413
< e1i_0
< TestFunctions: Clicked over position 484 - 413
< ;;;
< TestFunctions: Clicked over position 504 - 413
< customID
< TestFunctions: Clicked over position 524 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="customID" lane="gneE0_0" pos="14.00" file="customID.xml"/>
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="5.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Invalid input parameter of instantInductionLoop
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< """;;
< TestFunctions: Clicked over position 604 - 413
< customName
< TestFunctions: Clicked over position 604 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" name="customName" lane="gneE0_0" pos="22.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Invalid input parameter of instantInductionLoop
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< %%;$$$ %%$$ type.3
< TestFunctions: Clicked over position 704 - 413
< private passenger taxi bus
< TestFunctions: Clicked over position 704 - 413
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="33.00" file="e1i_0.xml" vTypes="private passenger taxi bus"/>
</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 delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Removing instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Removing instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Removing instantInductionLoop 'instantInductionLoop_0' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE0' from net
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 734 - 378
< TestFunctions: Clicked over position 504 - 406
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 406
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute file of instantInductionLoop 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< %%%;:..&&%$%$
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="myOwnOutput.txt"/>
</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 inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,29c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_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 inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'e1i_1' in GNEChange_Additional
< Debug: Value 'e1i_1' for attribute id 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: 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 instantInductionLoop 'e1i_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_1' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 754 - 378
< TestFunctions: Clicked over position 554 - 378
< e1i_1
< Id with spaces
< correctID
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="correctID" lane="gneE1_0" pos="33.00" file="e1i_0.xml"/>
    <instantInductionLoop id="e1i_1" lane="gneE1_0" pos="12.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of instantInductionLoop isn't valid
< Debug: Setting new attribute
< Debug: Value 'gneE2_1' for attribute lane of instantInductionLoop isn't valid
< Debug: Value 'gneE2_0' for attribute lane of instantInductionLoop isn't valid
< 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE0_0" pos="33.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" name="customName" lane="gneE1_0" pos="33.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Value 'dummyPos' 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: 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< dummyPos
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="20.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,30c1,6
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of instantInductionLoop 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 554 - 378
< TestFunctions: Clicked over position 554 - 378
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="33.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_B' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 75.00. Zoom = '98.67'
< Debug: 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 file 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 75
< TestFunctions: Clicked over position 454 - 408
< %%%;:..&&%$%$
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" file="myOwnOutput.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" name="DetectorB" lane="gneE0_0" pos="10.00" file="myOwnOutput.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="98.67" 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 inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_B' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 75.00. Zoom = '98.67'
< Debug: 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 'dummyTrue' for attribute friendlyPos 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 75
< TestFunctions: Clicked over position 454 - 408
< dummyTrue
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <instantInductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.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"/>
    </instantInductionLoop>
    <instantInductionLoop id="E1_B" name="DetectorB" lane="gneE0_0" pos="10.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"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="98.67" 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 inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_B' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 75.00. Zoom = '98.67'
< Debug: 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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 75
< TestFunctions: Clicked over position 454 - 408
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_A" name="customName" lane="gneE0_0" pos="6.00" 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" name="customName" lane="gneE0_0" pos="10.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"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="98.67" 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 inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,116c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_B' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 75.00. Zoom = '98.67'
< Debug: 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>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 75
< TestFunctions: Clicked over position 454 - 408
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <instantInductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" 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" name="DetectorB" lane="gneE0_0" pos="10.00" 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="98.67" 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 inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into instantInductionLoop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_B' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 75.00. Zoom = '98.67'
< Debug: 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: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes 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: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 75
< TestFunctions: Clicked over position 454 - 408
< 
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_A" name="DetectorA" lane="gneE0_0" pos="6.00" 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" name="DetectorB" lane="gneE0_0" pos="10.00" file="fileB.txt" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="98.67" 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 load file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'.
< Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; filename is invalid.
< Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty.
< Debug: Adding instantInductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'E1_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_04" lane="gneE0_0" pos="36.00" file="fileA.txt" vTypes="type1 type2 type3"/>
    <instantInductionLoop id="E1_05" lane="gneE0_0" pos="39.00" file="fileA.txt" 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 log ----------
Error: Attribute 'file' is missing in definition of instantInductionLoop 'E1_01'.
Error: Could not build instantInductionLoop with ID 'E1_02' in netedit; filename is invalid.
Error: Attribute 'file' in definition of instantInductionLoop 'E1_03' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding instantInductionLoop 'E1_01' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a instantInductionLoop.
< Debug: Adding instantInductionLoop 'ID with spaces' in GNEChange_Additional
< Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; declared twice.
< Debug: Adding instantInductionLoop 'validID' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_01" lane="gneE0_0" pos="3.00" file="fileA.txt" vTypes="type1 type2 type3"/>
    <instantInductionLoop id="ID with spaces" lane="gneE0_0" pos="6.00" file="fileA.txt" vTypes="type1 type2 type3"/>
    <instantInductionLoop id="validID" lane="gneE0_0" pos="6.00" file="fileA.txt" 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 log ----------
Error: Attribute 'id' is missing in definition of a instantInductionLoop.
Error: Could not build instantInductionLoop with ID 'E1_01' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Debug: Adding instantInductionLoop 'E1_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_03" lane="gneE0_0" pos="12.00" file="fileA.txt" 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 log ----------
Error: Attribute 'lane' is missing in definition of instantInductionLoop 'E1_01'.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding instantInductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'E1_02' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_01" name="$·$··%·" lane="gneE1_0" pos="12.00" file="fileA.txt" vTypes="taxi bus" friendlyPos="1"/>
    <instantInductionLoop id="E1_02" name="custom Name" lane="gneE1_0" pos="15.00" file="fileA.txt" vTypes="taxi bus" 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 load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into instantInductionLoop
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into instantInductionLoop
< Debug: Inserting generic parameter 'key1|value5' into instantInductionLoop
< Debug: Inserting generic parameter 'key2|' into instantInductionLoop
< Debug: Inserting generic parameter 'key2|' into instantInductionLoop
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into instantInductionLoop
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into instantInductionLoop
< Debug: Adding instantInductionLoop 'E1_01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_01" lane="gneE0_0" pos="3.00" file="fileA.txt" vTypes="type1 type2 type3">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </instantInductionLoop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' in definition of instantInductionLoop 'E1_02' Invalid Number Format (double) dummyPosition.
< Error: Attribute 'pos' is missing in definition of instantInductionLoop 'E1_01'.
< Debug: Adding instantInductionLoop 'E1_03' in GNEChange_Additional
< Error: Could not build instantInductionLoop with ID 'E1_04' in netedit; Invalid position over lane.
< Debug: Adding instantInductionLoop 'E1_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_03" lane="gneE0_0" pos="-10.00" file="fileA.txt" vTypes="type1 type2 type3"/>
    <instantInductionLoop id="E1_05" lane="gneE0_0" pos="25.00" file="fileA.txt" 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 log ----------
Error: Attribute 'pos' in definition of instantInductionLoop 'E1_02' Invalid Number Format (double) dummyPosition.
Error: Attribute 'pos' is missing in definition of instantInductionLoop 'E1_01'.
Error: Could not build instantInductionLoop with ID 'E1_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding instantInductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'E1_02' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="E1_01" lane="gneE0_0" pos="3.00" file="fileA.txt" vTypes="%%% $$$ ;;;"/>
    <instantInductionLoop id="E1_02" lane="gneE0_0" pos="3.00" file="fileA.txt" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'instantInductionLoop' in GNETagSelector
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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 instantInductionLoop 'e1i_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding instantInductionLoop 'e1i_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< instantInductionLoop
< TestFunctions: Clicked over position 487 - 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">
    <!-- Detectors -->
    <instantInductionLoop id="e1i_0" lane="gneE1_0" pos="15.00" file="e1i_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE0_0_7' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_6' in GNEChange_Additional
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Could not build inductionLoop in netedit; lane doesn't exist.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced instantInductionLoop
< Debug: Deleting unreferenced instantInductionLoop
< GLDebug: initJunctionsAndEdges function called in computeAndUpdate(...) due recomputing with volatile options
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-15.20,10.00,15.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-15.20,60.00,15.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <instantInductionLoop id="instantInductionLoop_gneE0_0_7" lane="gneE0_0" pos="14.77" file="instantInductionLoop_gneE0_0_7.txt"/>
    <instantInductionLoop id="instantInductionLoop_gneE1_0_6" lane="gneE1_0" pos="41.50" file="instantInductionLoop_gneE1_0_6.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Could not build inductionLoop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.additional.e2detector: 53 tests: 53 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 429 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="4.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< &&&&&&&&
< TestFunctions: Clicked over position 704 - 418
< myOwnFilename.txt
< TestFunctions: Clicked over position 704 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="33.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 704 - 388
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE1_0" pos="17.00" length="10.00" period="300.00" file="e2_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 e2detector create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 444 - 413
< e2_0
< TestFunctions: Clicked over position 484 - 413
< ;;;
< TestFunctions: Clicked over position 504 - 413
< customID
< TestFunctions: Clicked over position 524 - 413
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="customID" lane="gneE0_0" pos="14.00" length="10.00" period="300.00" file="customID.xml"/>
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="5.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 jamtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< dummyJamTreshold
< TestFunctions: Clicked over position 754 - 388
< -30
< TestFunctions: Clicked over position 764 - 388
< 15.5
< TestFunctions: Clicked over position 774 - 388
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE1_0" pos="10.00" length="10.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/>
</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 e2detector create length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_1' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< dummyLenght
< TestFunctions: Clicked over position 554 - 418
< 0
< TestFunctions: Clicked over position 564 - 418
< -12
< TestFunctions: Clicked over position 574 - 418
< 5
< TestFunctions: Clicked over position 584 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="18.00" length="0.00" period="300.00" file="e2_0.xml"/>
    <laneAreaDetector id="e2_1" lane="gneE0_0" pos="20.00" length="5.00" period="300.00" file="e2_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< ;;;;$$$
< TestFunctions: Clicked over position 604 - 418
< customName
< TestFunctions: Clicked over position 609 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" name=";;;;$$$" lane="gneE0_0" pos="22.00" length="10.00" period="300.00" file="e2_0.xml"/>
    <laneAreaDetector id="e2_1" name="customName" lane="gneE0_0" pos="23.00" length="10.00" period="300.00" file="e2_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< dummyFreq
< TestFunctions: Clicked over position 654 - 418
< -30
< TestFunctions: Clicked over position 664 - 418
< 120.5
< TestFunctions: Clicked over position 674 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="30.00" length="10.00" period="120.50" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 speedtreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< dummySpeedTreshold
< TestFunctions: Clicked over position 654 - 388
< -14
< TestFunctions: Clicked over position 664 - 388
< 2.5
< TestFunctions: Clicked over position 674 - 388
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE1_0" pos="20.00" length="10.00" period="300.00" file="e2_0.xml" speedThreshold="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 timetreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< dummyTimeTreshold
< TestFunctions: Clicked over position 554 - 388
< -12
< TestFunctions: Clicked over position 564 - 388
< 10.5
< TestFunctions: Clicked over position 574 - 388
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE1_0" pos="31.00" length="10.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>
</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 e2detector create tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< ;;;;$$$
< TestFunctions: Clicked over position 604 - 418
< gneJ0
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="22.00" length="10.00" tl="gneJ0" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Invalid input parameter of laneAreaDetector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector '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: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< %%;$$$ %%$$ type.3
< TestFunctions: Clicked over position 604 - 388
< type1 type2 type3
< TestFunctions: Clicked over position 604 - 388
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE1_0" pos="28.00" length="10.00" period="300.00" file="e2_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'E2_02' in GNEChange_Additional
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Removing laneAreaDetector 'E2_01' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE0' from net
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE0' from net
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Restoring previous attribute
< Debug: Adding TLS into junction 'gneJ0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 428
< TestFunctions: Clicked over position 564 - 428
< TestFunctions: Clicked over position 754 - 428
< TestFunctions: Clicked over position 504 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value '%;;%%&%%%&&' for attribute file of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< %;;%%&%%%&&
< 
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="myOwnOutput.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Value 'e2_1' for attribute id of laneAreaDetector 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 laneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_1' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 754 - 298
< TestFunctions: Clicked over position 654 - 298
< e2_1
< Id with spaces
< correctID
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="correctID" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml"/>
    <laneAreaDetector id="e2_1" lane="gneE2_1" pos="24.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of laneAreaDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyJamThreshold
< -11.1
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_0" pos="17.00" length="10.00" period="300.00" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyLength' for attribute length of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute length of laneAreaDetector 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+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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyLength
< -5
< 0
< 500
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="5.00" period="300.00" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" name="customName" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyFrequency' for attribute period of laneAreaDetector isn't valid
< Debug: Value '-100' for attribute period of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyFrequency
< -100
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyPos' for attribute pos of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyPos
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="20.00" length="7.00" period="300.00" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of laneAreaDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummySpeedTreshold
< -12.1
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml" speedThreshold="6.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< dummyTimeTreshold
< -5
< 4.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute tl of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< %%%;:..&&%$%$
< gneJ0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" tl="gneJ0" period="300.00" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of laneAreaDetector 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding laneAreaDetector 'e2_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 654 - 298
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE2_1" pos="17.00" length="10.00" period="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="300.00" x="20.00" y="15.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value '%;;%%&%%%&&' for attribute file of laneAreaDetector 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< %;;%%&%%%&&
< 
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="myOwnOutput.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="240.00" file="myOwnOutput.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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="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"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'dummyJamThreshold' for attribute jamThreshold of laneAreaDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of laneAreaDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummyJamThreshold
< -11.1
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" jamThreshold="1.39">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'dummyLength' for attribute length of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute length of laneAreaDetector 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummyLength
< -5
< 0
< 500
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value '%%%;:..&&%$%$' for attribute name of laneAreaDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="customName" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="customName" lane="gneE0_0" pos="15.00" length="5.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'dummyFrequency' for attribute period of laneAreaDetector isn't valid
< Debug: Value '-100' for attribute period of laneAreaDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummyFrequency
< -100
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.50" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'dummySpeedThreshold' for attribute speedThreshold of laneAreaDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of laneAreaDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummySpeedTreshold
< -12.1
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" speedThreshold="6.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="240.00" file="fileB.txt" vTypes="Type4 Type5 Type6" timeThreshold="6.30" speedThreshold="6.30" jamThreshold="6.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'dummyTimeThreshold' for attribute timeThreshold of laneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of laneAreaDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< dummyTimeTreshold
< -5
< 4.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3" timeThreshold="1.39">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value ';;;%%%;;' for attribute tl of laneAreaDetector 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: 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< ;;;%%%;;
< gneJ0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" tl="gneJ0" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" tl="gneJ0" 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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding laneAreaDetector 'E2_B' 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: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of laneAreaDetector 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: 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 654 - 478
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_A" name="A" lane="gneE0_0" pos="5.00" length="5.00" period="120.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="E2_B" name="B" lane="gneE0_0" pos="15.00" length="5.00" period="240.00" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="3.49" speedThreshold="3.49" jamThreshold="3.49">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="600.00" x="7.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 e2detector load file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'file' is missing in definition of laneAreaDetector 'E2_01'.
< Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; filename is invalid.
< Error: Attribute 'file' in definition of laneAreaDetector 'E2_03' is empty.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="18.00" length="10.00" period="120.00" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of laneAreaDetector 'E2_01'.
Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; filename is invalid.
Error: Attribute 'file' in definition of laneAreaDetector 'E2_03' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'E2_02' Invalid Bool Format dummyfriendlypos.
< Debug: Adding laneAreaDetector 'E2_03' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'E2_05' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'E2_06' in netedit; attribute length cannot be negative.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="35.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39"/>
    <laneAreaDetector id="E2_03" lane="gneE0_0" pos="-50.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39" friendlyPos="1"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="500.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39" friendlyPos="1"/>
    <laneAreaDetector id="E2_05" lane="gneE0_0" pos="36.00" length="800.00" period="120.00" file="fileA.txt" jamThreshold="1.39" 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 ----------
Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'E2_02' Invalid Bool Format dummyfriendlypos.
Error: Could not build laneAreaDetector with ID 'E2_06' in netedit; attribute length cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a laneAreaDetector.
< Debug: Adding laneAreaDetector 'id with spaces' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; declared twice.
< Debug: Adding laneAreaDetector 'E2_02' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_02" lane="gneE0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/>
    <laneAreaDetector id="id with spaces" lane="gneE0_0" pos="2.00" length="10.00" period="100.00" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a laneAreaDetector.
Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyJamThreshold.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute jamThreshold cannot be negative.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="31.00" length="10.00" period="120.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="34.00" length="10.00" period="120.00" file="fileA.txt" jamThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyJamThreshold.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute jamThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; list of lanes isn't valid.
< Error: Could not build laneAreaDetector in netedit; lane doesn't exist.
< Debug: Adding laneAreaDetector 'E2_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_03" lane="gneE0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; list of lanes isn't valid.
Error: Could not build laneAreaDetector in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: 'lane' and 'length' must be defined together in a lane area detector.
< Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; attribute length cannot be negative.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="9.00" length="12.00" period="100.00" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: 'lane' and 'length' must be defined together in a lane area detector.
Error: Could not build laneAreaDetector with ID 'E2_02' in netedit; attribute length cannot be negative.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into e2Detector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into e2Detector
< Debug: Inserting generic parameter 'key1|value5' into e2Detector
< Debug: Inserting generic parameter 'key2|' into e2Detector
< Debug: Inserting generic parameter 'key2|' into e2Detector
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into e2Detector
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into e2Detector
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'period' in definition of laneAreaDetector 'E2_02' is not a valid time value.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute period cannot be negative.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="10.00" length="10.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="13.00" length="10.00" period="120.50" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of laneAreaDetector 'E2_02' is not a valid time value.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,38c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' is missing in definition of laneAreaDetector 'E2_01'.
< Error: Attribute 'pos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane.
< Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane.
< Debug: Adding laneAreaDetector 'E2_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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: network elements saved
< Debug: Additionals saved
< Debug: Deleting unreferenced laneAreaDetector
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_05" lane="gneE0_0" pos="10.00" length="10.00" period="100.00" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' is missing in definition of laneAreaDetector 'E2_01'.
Error: Attribute 'pos' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummyPosition.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; Invalid position over lane.
Error: Could not build laneAreaDetector with ID 'E2_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummySpeedThreshold.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute speedThreshold cannot be negative.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="27.00" length="10.00" period="120.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="30.00" length="10.00" period="120.00" file="fileA.txt" speedThreshold="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 log ----------
Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'E2_02' Invalid Number Format (double) dummySpeedThreshold.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute speedThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'E2_02' is not a valid time value.
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute timeThreshold cannot be negative.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="23.00" length="10.00" period="120.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="26.00" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'E2_02' is not a valid time value.
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; attribute timeThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding laneAreaDetector 'E2_01' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'E2_02' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; invalid traffic light ID.
< Debug: Adding laneAreaDetector 'E2_04' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_01" lane="gneE0_0" pos="10.00" length="10.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_02" lane="gneE0_0" pos="11.00" length="10.00" tl="gneJ0" period="100.00" file="fileA.txt"/>
    <laneAreaDetector id="E2_04" lane="gneE0_0" pos="13.00" length="10.00" tl="gneJ0" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build laneAreaDetector with ID 'E2_03' in netedit; invalid traffic light ID.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; list of VTypes isn't valid.
< Debug: Adding laneAreaDetector 'E2_02' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="E2_02" lane="gneE0_0" pos="1.00" length="10.00" period="100.00" file="fileA.txt" 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 log ----------
Error: Could not build laneAreaDetector with ID 'E2_01' in netedit; list of VTypes isn't valid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2detector move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'laneAreaDetector' in GNETagSelector
< Debug: Adding laneAreaDetector 'e2_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: 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 laneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< laneAreaDetector
< TestFunctions: Clicked over position 536 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lane="gneE0_0" pos="25.00" length="10.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding laneAreaDetector 'e2_7' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE1_0_6' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE2_0_0' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE2_1_1' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE2_2_2' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE2_3_3' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE2_4_4' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE4_0_5' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_7" lane="gneE0_0" pos="15.80" length="10.00" period="100.00" file="e2_7.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE1_0_6" lane="gneE1_0" pos="32.82" length="10.00" period="100.00" file="laneAreaDetector_gneE1_0_6.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE2_0_0" lane="gneE2_0" pos="14.62" length="10.00" period="100.00" file="laneAreaDetector_gneE2_0_0.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE2_1_1" lane="gneE2_1" pos="18.91" length="10.00" period="100.00" file="laneAreaDetector_gneE2_1_1.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE2_2_2" lane="gneE2_2" pos="26.30" length="10.00" period="100.00" file="laneAreaDetector_gneE2_2_2.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE2_3_3" lane="gneE2_3" pos="30.42" length="10.00" period="100.00" file="laneAreaDetector_gneE2_3_3.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE2_4_4" lane="gneE2_4" pos="31.79" length="10.00" period="100.00" file="laneAreaDetector_gneE2_4_4.txt"/>
    <laneAreaDetector id="laneAreaDetector_gneE4_0_5" lane="gneE4_0" pos="22.42" length="10.00" period="100.00" file="laneAreaDetector_gneE4_0_5.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.e2multilanedetector: 54 tests: 54 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 744 - 373
< TestFunctions: Clicked over position 494 - 373
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0 gneE4_0 gneE5_0" pos="10.00" endPos="15.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 default_nonconsecutive ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 744 - 373
< TestFunctions: Clicked over position 494 - 373
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE3_0 gneE4_0 gneE5_0" pos="13.00" endPos="15.00" period="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 log ----------
Warning: Invalid lane
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 default_singlelane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: E2 multilane detectors need at least two consecutive lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< &&&&&&&&
< myOwnFilename.txt
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'customID' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< ;;;;
< e2_0
< customID
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="customID" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="customID.xml"/>
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< -30
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/>
</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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< detectorName
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" name="detectorName" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< dummyFreq
< -30
< 120
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="120.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< -14
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_0.xml" speedThreshold="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< -12
< 10
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>
</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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< ;;;%%;;
< gneJ1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" tl="gneJ1" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< %%;$$$ %%$$ type.3
< private passenger taxi bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="10.00" endPos="13.00" period="300.00" file="e2_0.xml" vTypes="private passenger taxi bus"/>
</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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 744 - 383
< TestFunctions: Clicked over position 554 - 383
< TestFunctions: Clicked over position 554 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyPos
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="20.00" period="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value '%;;%%&%%%&&' for attribute file of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< %;;%%&%%%&&
< 
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="myOwnOutput.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,38c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml" friendlyPos="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Value 'e2_1' for attribute id of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_1' in GNEChange_Additional
< 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 ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 744 - 388
< TestFunctions: Clicked over position 494 - 388
< TestFunctions: Clicked over position 624 - 418
< e2_1
< Id with spaces
< correctID
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="correctID" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml"/>
    <laneAreaDetector id="e2_1" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyJamThreshold' for attribute jamThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyJamThreshold
< -11.1
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml" jamThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/>
    </edge>
    <edge id=":gneJ2_1" function="internal">
        <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/>
    </edge>

    <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/>
    </edge>
    <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1">
        <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect lanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyLane1 dummyLan2
< Id with spaces
< gneE4_0
< gneE0_0 gneE4_0
< gneE4_0 gneE5_0
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE4_0 gneE5_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" name="customName" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyFrequency' for attribute period of multiLaneAreaDetector isn't valid
< Debug: Value '-100' for attribute period of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyFrequency
< -100
< 120
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="120.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyPos
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="20.00" endPos="7.00" period="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummySpeedTreshold
< -12.1
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml" speedThreshold="6.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< dummyTimeTreshold
< -5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml" timeThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value ';;;;;;' for attribute tl of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< ;;;;;;
< gneJ1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" tl="gneJ1" period="300.00" file="e2_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Selected item 'multiLaneAreaDetector' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of multiLaneAreaDetector 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 multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding multiLaneAreaDetector 'e2_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced multiLaneAreaDetector
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 418
< TestFunctions: Clicked over position 744 - 418
< TestFunctions: Clicked over position 624 - 418
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="18.00" endPos="7.00" period="300.00" file="e2_0.xml" vTypes="Type1 Type2 Type3"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value '%;;%%&%%%&&' for attribute file of multiLaneAreaDetector isn't valid
< 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< %;;%%&%%%&&
< 
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="myOwnOutput.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="myOwnOutput.txt" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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 output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="type4 type5 type6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value 'dummyJamThreshold' for attribute jamThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-11.1' for attribute jamThreshold of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< dummyJamThreshold
< -11.1
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" jamThreshold="1.39" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="type4 type5 type6" jamThreshold="1.39" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value '%%%;:..&&%$%$' for attribute name of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="customName" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="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"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="customName" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,141c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value 'dummyFrequency' for attribute period of multiLaneAreaDetector isn't valid
< Debug: Value '-100' for attribute period of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< dummyFrequency
< -100
< 120
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="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"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="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"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value 'dummySpeedThreshold' for attribute speedThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< dummySpeedTreshold
< -12.1
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" speedThreshold="6.30" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="type4 type5 type6" speedThreshold="6.30" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value 'dummyTimeThreshold' for attribute timeThreshold of multiLaneAreaDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< dummyTimeTreshold
< -5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="100.00" file="fileA.txt" vTypes="type1 type2 type3" timeThreshold="1.39" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="type4 type5 type6" timeThreshold="1.39" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value ';;;;' for attribute tl of multiLaneAreaDetector isn't valid
< 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 output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< ;;;;
< gneJ1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" tl="gneJ1" file="fileA.txt" vTypes="type1 type2 type3" friendlyPos="1">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" tl="gneJ1" file="fileB.xml" vTypes="type4 type5 type6" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e2Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e2Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: 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: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of multiLaneAreaDetector isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 418
< Type%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" name="nameA" lanes="gneE2_0 gneE3_0" pos="11.00" endPos="11.00" period="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"/>
    </laneAreaDetector>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="nameB" lanes="gneE4_0 gneE5_0" pos="14.00" endPos="14.00" period="200.00" file="fileB.xml" vTypes="Type1 Type2 Type3" friendlyPos="1">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Error: 'lanes' and 'endPos' must be defined together in a lane area detector.
< Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyEndPos.
< Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_2' is empty.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Invalid position over lane.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_5' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_6' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_7' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="900.00" period="900.00" file="multiLaneAreaDetector_4.xml" friendlyPos="1"/>
    <laneAreaDetector id="multiLaneAreaDetector_5" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="-15.00" period="900.00" file="multiLaneAreaDetector_5.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_6" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="-15.00" period="900.00" file="multiLaneAreaDetector_6.xml" friendlyPos="1"/>
    <laneAreaDetector id="multiLaneAreaDetector_7" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="10.50" period="900.00" file="multiLaneAreaDetector_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 log ----------
Error: 'lanes' and 'endPos' must be defined together in a lane area detector.
Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyEndPos.
Error: Attribute 'endPos' in definition of laneAreaDetector 'multiLaneAreaDetector_2' is empty.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Error: Attribute 'file' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; filename is invalid.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="myOwnFile.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="myOwnFile.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; filename is invalid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Bool Format dummy.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.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 ----------
Error: Attribute 'friendlyPos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Bool Format dummy.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Error: Attribute 'id' is missing in definition of a laneAreaDetector.
< Error: Could not build laneAreaDetector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a laneAreaDetector.
Error: Could not build laneAreaDetector with ID ';;%%$$$$$$%' in netedit; ID contains invalid characters.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 jamthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,85c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyjamThreshold.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute jamThreshold cannot be negative.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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 output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" jamThreshold="1.39"/>
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" jamThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'jamThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyjamThreshold.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute jamThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_0' in netedit; list of lanes isn't valid.
< Error: Could not build laneAreaDetector in netedit; lane doesn't exist.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; list of lanes isn't valid.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Lanes aren't consecutives.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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 output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_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 log ----------
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_0' in netedit; list of lanes isn't valid.
Error: Could not build laneAreaDetector in netedit; lane doesn't exist.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; list of lanes isn't valid.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_3' in netedit; Lanes aren't consecutives.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_1" name="%%%....;;;" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_1.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_2" name="ownName" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/>
</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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into e2Detector
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into e2Detector
< Debug: Inserting generic parameter 'key1|value5' into e2Detector
< Debug: Inserting generic parameter 'key2|' into e2Detector
< Debug: Inserting generic parameter 'key2|' into e2Detector
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into e2Detector
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Parameters cannot be defined in the additional file's root.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
    </laneAreaDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Parameters cannot be defined in the additional file's root.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Attribute 'period' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute period cannot be negative.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="12.50" file="multiLaneAreaDetector_3.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Error: Attribute 'pos' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'.
< Error: Attribute 'pos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyPos.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_4' in netedit; Invalid position over lane.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_5' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_6' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0 gneE3_0" pos="-15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="-15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" friendlyPos="1"/>
    <laneAreaDetector id="multiLaneAreaDetector_5" lanes="gneE2_0 gneE3_0" pos="600.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_5.xml" friendlyPos="1"/>
    <laneAreaDetector id="multiLaneAreaDetector_6" lanes="gneE2_0 gneE3_0" pos="12.50" endPos="15.00" period="900.00" file="multiLaneAreaDetector_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 log ----------
Error: Attribute 'pos' is missing in definition of laneAreaDetector 'multiLaneAreaDetector_0'.
Error: Attribute 'pos' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummyPos.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_4' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,85c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummySpeedThreshold.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute speedThreshold cannot be negative.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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 output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" speedThreshold="0.00"/>
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" speedThreshold="16.20"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speedThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' Invalid Number Format (double) dummySpeedThreshold.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute speedThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,85c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value.
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute timeThreshold cannot be negative.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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 output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_3.xml" timeThreshold="1.39"/>
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_4.xml" timeThreshold="1.39"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'timeThreshold' in definition of laneAreaDetector 'multiLaneAreaDetector_1' is not a valid time value.
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_2' in netedit; attribute timeThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; invalid traffic light ID.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" tl="gneJ1" file="multiLaneAreaDetector_2.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; invalid traffic light ID.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; list of VTypes isn't valid.
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" period="900.00" file="multiLaneAreaDetector_2.xml" vTypes="Type1 Type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build laneAreaDetector with ID 'multiLaneAreaDetector_1' in netedit; list of VTypes isn't valid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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 Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 13.00,-12.00,37.00,12.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary 13.00,-12.00,37.00,12.00
< 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(...)
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 15.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 15.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE2_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< multiLaneAreaDetector
< TestFunctions: Clicked over position 494 - 408
< TestFunctions: Clicked over position 744 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <laneAreaDetector id="e2_0" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="3.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.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 volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,432c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted 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:gneE10 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary 40.00,10.00,61.60,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 38.40,10.00,60.00,50.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,30.00,60.00,64.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_0' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_1' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_2' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_3' in GNEChange_Additional
< Debug: Adding multiLaneAreaDetector 'multiLaneAreaDetector_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <laneAreaDetector id="multiLaneAreaDetector_0" lanes="gneE2_0 gneE14_0 gneE8_0 gneE0_0 gneE10_0 gneE11_0" pos="22.80" endPos="2.80" period="900.00" file="multiLaneAreaDetector_0.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_1" lanes="gneE2_4 gneE4_0 gneE12_0 gneE7_0 gneE13_0" pos="32.80" endPos="2.80" period="900.00" file="multiLaneAreaDetector_1.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_2" lanes="gneE13_0 gneE4_0 gneE2_4" pos="2.80" endPos="2.80" period="900.00" file="multiLaneAreaDetector_2.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_3" lanes="gneE5_0 gneE6_0 gneE9_0 gneE1_0" pos="6.80" endPos="16.80" period="900.00" file="multiLaneAreaDetector_3.xml"/>
    <laneAreaDetector id="multiLaneAreaDetector_4" lanes="gneE1_0 gneE5_0 gneE13_0 gneE4_0 gneE2_4" pos="36.80" endPos="22.80" period="900.00" file="multiLaneAreaDetector_4.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="26.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->gneE12_0' reduced by 30.44 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE13_0->gneE4_0' reduced by 30.44 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->gneE12_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE13_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->gneE12_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,10.00" convBoundary="0.00,0.00,50.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.18 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="gneE5 gneE8">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>

daily.additional.e3detector: 38 tests: 38 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-30.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create default_nochilds ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-30.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.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,-30.80,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,-32.40,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-32.40,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-30.80,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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 253
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< %%%$$%%$%
< TestFunctions: Clicked over position 404 - 253
< myOwnFile.txt
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="myOwnFile.txt">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'customID' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'customID' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'customID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< ;;;;;;
< TestFunctions: Clicked over position 404 - 253
< customID
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="customID" pos="17.00,5.00" period="300.00" file="customID.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< """;;
< TestFunctions: Clicked over position 404 - 253
< customName
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" name="customName" pos="17.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< dummyFreq
< TestFunctions: Clicked over position 404 - 253
< -30
< TestFunctions: Clicked over position 414 - 253
< 150.5
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="150.50" file="e3_0.xml">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< dummySpeedTreshold
< TestFunctions: Clicked over position 404 - 253
< -3.80
< TestFunctions: Clicked over position 404 - 253
< 2.51
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="e3_0.xml" speedThreshold="2.51">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< dummyTimeTreshold
< TestFunctions: Clicked over position 404 - 253
< -4
< TestFunctions: Clicked over position 404 - 253
< 5
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="e3_0.xml" timeThreshold="5000">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Invalid input parameter of entryExitDetector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' 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_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_6togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_6' in retrieveGNEConnection()
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< @%%;$$$ %%$$ type.3@
< TestFunctions: Clicked over position 404 - 253
< type1 type2 type3
< TestFunctions: Clicked over position 404 - 253
< detEntry
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 418
< detExit
< TestFunctions: Clicked over position 404 - 253
< TestFunctions: Clicked over position 604 - 538
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="17.00,5.00" period="300.00" file="e3_0.xml" vTypes="type1 type2 type3">
        <detEntry lane="gneE0_6" pos="24.00"/>
        <detExit lane="gneE0_5" pos="24.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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,-20.80 50.00,-20.80"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/>
        <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/>
        <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_6" index="6" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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="82" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector delete delete_child ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_1 into SUMORTree with boundary 21.65,-3.64,41.65,16.36
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Removed object e3Detector:e3_0 from SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Deleting unreferenced entryExitDetector
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,33d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 218
< detEntry
< TestFunctions: Clicked over position 404 - 368
< detExit
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< entryExitDetector
< TestFunctions: Clicked over position 404 - 218
< detEntry
< TestFunctions: Clicked over position 404 - 368
< detExit
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< detEntry
< TestFunctions: Clicked over position 404 - 368
< detExit
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 404 - 368
< TestFunctions: Clicked over position 554 - 368
< TestFunctions: Clicked over position 754 - 368
<truncated after showing first 30 lines>
---------- 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'e3_0' needs at least one entry and one exit
Warning: entryExitDetector 'entryExitDetector_1' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector delete delete_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 17.79,-3.64,37.79,16.36
< Debug: Adding entryExitDetector 'entryExitDetector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_1 into SUMORTree with boundary 21.65,-3.64,41.65,16.36
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_2' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_2 into SUMORTree with boundary 21.65,-15.00,41.65,5.00
< Debug: Adding detEntry 'entryExitDetector_2' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_2' in GNEChange_Additional
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 7.00,-4.00,27.00,16.00
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_1 into SUMORTree with boundary 14.00,-4.00,34.00,16.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_1' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_1' in GNEChange_Additional
< Debug: Removing entryExitDetector '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>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 604 - 218
< detEntry
< TestFunctions: Clicked over position 604 - 218
< TestFunctions: Clicked over position 454 - 468
< detExit
< TestFunctions: Clicked over position 604 - 218
< TestFunctions: Clicked over position 554 - 468
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 604 - 218
< TestFunctions: Clicked over position 804 - 218
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 704 - 468
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value '%%%%%&%&&' for attribute file of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< %%%%%&%&&
< 
< myOwnOutput.txt
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="300.00" file="myOwnOutput.txt">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'e3_1' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Adding detEntry 'e3_1' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Adding detExit 'e3_1' in GNEChange_Additional
< Debug: Value 'e3_1' for attribute id of entryExitDetector isn't valid
< Debug: Value ';;;;;;;;;;;;;;;;;' for attribute id of entryExitDetector 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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,27d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 754 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 754 - 278
< TestFunctions: Clicked over position 754 - 418
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 754 - 253
< TestFunctions: Clicked over position 754 - 588
< TestFunctions: Clicked over position 554 - 278
< e3_1
< ;;;;;;;;;;;;;;;;;
< Id with spaces
< correctID
< 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">
    <!-- Detectors -->
    <entryExitDetector id="correctID" pos="22.00,29.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
    <entryExitDetector id="e3_1" pos="29.00,29.00" period="300.00" file="e3_1.xml">
        <detEntry lane="gneE3_0" pos="21.00"/>
        <detExit lane="gneE2_1" pos="29.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value '%%%;:..&&%$%$' for attribute name of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" name="customName" pos="22.00,29.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,28d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="300.00" file="e3_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"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummyFrequency' for attribute period of entryExitDetector isn't valid
< Debug: Value '-100' for attribute period of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< dummyFrequency
< -100
< 120
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="120.00" file="e3_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,134c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:e3_0 into SUMORTree with boundary 12.00,19.00,32.00,39.00
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummy position' for attribute pos of entryExitDetector isn't valid
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< dummy position
< 
< 25, 25
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="25.00,25.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of entryExitDetector isn't valid
< Debug: Value '-12.1' for attribute speedThreshold of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< dummySpeedTreshold
< -12.1
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="300.00" file="e3_0.xml" speedThreshold="6.30">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value 'dummyTimeThreshold' for attribute timeThreshold of entryExitDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< dummyTimeTreshold
< -5
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="300.00" file="e3_0.xml" timeThreshold="4200">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< Debug: Value '$$$ @**@;@ %%%' for attribute vTypes of entryExitDetector 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 detExit 'e3_0' 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 entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 25
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 278
< detEntry
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 408
< detExit
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 588
< TestFunctions: Clicked over position 554 - 278
< $$$ @**@;@ %%%
< type1 type2 type3
< 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">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="22.00,29.00" period="300.00" file="e3_0.xml" vTypes="type1 type2 type3">
        <detEntry lane="gneE3_0" pos="28.00"/>
        <detExit lane="gneE2_1" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.00" x="25.00" y="25.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '&&&&&&&&' for attribute file of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< &&&&&&&&
< myOwnFilename.txt
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="100.00" file="myOwnFilename.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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="120.00" file="myOwnFilename.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"/>
    </entryExitDetector>
</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 e3detector inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '%%%;:..&&%$%$' for attribute name of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< %%%;:..&&%$%$
< customName
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="customName" pos="7.50,-2.00" period="100.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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="customName" pos="17.50,-2.00" period="120.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"/>
    </entryExitDetector>
</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 e3detector inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,135c1,6
< Debug: Inserting generic parameter 'keyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'keyA2|valueA2' into e3Detector
< Debug: Inserting generic parameter 'keyA3|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'keyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'keyB2|valueB2' into e3Detector
< Debug: Inserting generic parameter 'keyB3|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="100.00" file="entryExitDetector_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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="120.00" file="entryExitDetector_00.txt" timeThreshold="2000" 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"/>
    </entryExitDetector>
</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 e3detector inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '%%%;:..&&%$%$' for attribute period of entryExitDetector isn't valid
< Debug: Value '-30' for attribute period of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< %%%;:..&&%$%$
< -30
< 50
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="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"/>
    </entryExitDetector>
</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 e3detector inspect_selection speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummySpeedThreshold' for attribute speedThreshold of entryExitDetector isn't valid
< Debug: Value '-3' for attribute speedThreshold of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< dummySpeedTreshold
< -3
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="100.00" file="fileA.txt" speedThreshold="4.00">
        <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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="120.00" file="fileB.txt" timeThreshold="2000" speedThreshold="4.00">
        <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"/>
    </entryExitDetector>
</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 e3detector inspect_selection timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummySpeedThreshold' for attribute timeThreshold of entryExitDetector isn't valid
< Debug: Value '-5' for attribute timeThreshold of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< dummySpeedTreshold
< -5
< 11.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="100.00" file="fileA.txt" timeThreshold="11300">
        <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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="120.00" file="fileB.txt" timeThreshold="11300" 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"/>
    </entryExitDetector>
</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 e3detector inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into e3Detector
< Debug: Inserting generic parameter 'KeyA3|valueA2' into e3Detector
< Debug: Inserting generic parameter 'KeyA2|valueA3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_A' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_A' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into e3Detector
< Debug: Inserting generic parameter 'KeyB3|valueB2' into e3Detector
< Debug: Inserting generic parameter 'KeyB2|valueB3' into e3Detector
< Debug: Adding entryExitDetector 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_B' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_B' 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'Typ**e%%%%%1 T;;yp$2 Type3' for attribute vTypes of entryExitDetector 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 413
< Typ**e%%%%%1 T;;yp$2 Type3
< Type1 Type2 Type3
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_A" name="A" pos="7.50,-2.00" period="100.00" file="fileA.txt" vTypes="Type1 Type2 Type3">
        <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"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_B" name="B" pos="17.50,-2.00" period="120.00" file="fileB.txt" vTypes="Type1 Type2 Type3" 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"/>
    </entryExitDetector>
</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 e3detector load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="0.00,0.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="2.00"/>
        <detExit lane="gneE0_0" pos="2.00"/>
    </entryExitDetector>
</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 e3detector load empty ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 32.00,0.00,52.00,20.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
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'entryExitDetector_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'file' is missing in definition of entryExitDetector 'entryExitDetector_0'.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; filename is invalid.
< Error: Could not build entry in netedit; entryExitDetector doesn't exist.
< Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
< Error: Attribute 'file' in definition of entryExitDetector 'entryExitDetector_2' is empty.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Debug: Adding entryExitDetector 'entryExitDetector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_3 into SUMORTree with boundary 6.00,0.00,26.00,20.00
< Debug: Adding detEntry 'entryExitDetector_3' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_3" pos="16.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="22.00"/>
        <detExit lane="gneE0_0" pos="22.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of entryExitDetector 'entryExitDetector_0'.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; filename is invalid.
Error: Could not build entry in netedit; entryExitDetector doesn't exist.
Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
Error: Attribute 'file' in definition of entryExitDetector 'entryExitDetector_2' is empty.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'id with spaces' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:id with spaces into SUMORTree with boundary -8.00,0.00,12.00,20.00
< Debug: Adding detEntry 'id with spaces' in GNEChange_Additional
< Debug: Adding detExit 'id with spaces' in GNEChange_Additional
< Error: Could not build entryExitDetector with ID 'entryExitDetector_0' in netedit; declared twice.
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a entryExitDetector.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="0.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="2.00"/>
        <detExit lane="gneE0_0" pos="2.00"/>
        <detEntry lane="gneE1_0" pos="6.00"/>
        <detExit lane="gneE0_0" pos="6.00"/>
    </entryExitDetector>
    <entryExitDetector id="id with spaces" pos="2.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="4.00"/>
        <detExit lane="gneE0_0" pos="4.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build entryExitDetector with ID 'entryExitDetector_0' in netedit; declared twice.
Error: Attribute 'id' is missing in definition of a entryExitDetector.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load invalidchilds ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummmyPosition.
< Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummmyPosition.
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 34.00,0.00,54.00,20.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' in definition of a detEntry Invalid Number Format (double) dummmyPosition.
Error: Attribute 'pos' in definition of a detExit Invalid Number Format (double) dummmyPosition.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
Warning: entryExitDetector 'entryExitDetector_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'period' in definition of entryExitDetector 'entryExitDetector_0' is not a valid time value.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; attribute period cannot be negative.
< Error: Could not build entry in netedit; entryExitDetector doesn't exist.
< Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
< Debug: Adding entryExitDetector 'entryExitDetector_2' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_2 into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding detEntry 'entryExitDetector_2' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_2" pos="10.00,10.00" period="120.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="14.00"/>
        <detExit lane="gneE0_0" pos="14.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of entryExitDetector 'entryExitDetector_0' is not a valid time value.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Could not build entryExitDetector with ID 'entryExitDetector_1' in netedit; attribute period cannot be negative.
Error: Could not build entry in netedit; entryExitDetector doesn't exist.
Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load position ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_0' Invalid Number Format (double) 1.39,10.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummyX.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_2' is not a valid position.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_3' Invalid Number Format (double) dummyY.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Debug: Adding entryExitDetector 'entryExitDetector_4' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_4 into SUMORTree with boundary 28.00,0.00,48.00,20.00
< Debug: Adding detEntry 'entryExitDetector_4' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_4" pos="38.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="46.00"/>
        <detExit lane="gneE0_0" pos="46.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_0' Invalid Number Format (double) 1.39,10.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummyX.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_2' is not a valid position.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Attribute 'pos' in definition of entryExitDetector 'entryExitDetector_3' Invalid Number Format (double) dummyY.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load speedthreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 16.00,0.00,36.00,20.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummySpeedThreshold.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; attribute speedThreshold cannot be negative.
< Error: Could not build entry in netedit; entryExitDetector doesn't exist.
< Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
< Debug: Adding entryExitDetector 'entryExitDetector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_3 into SUMORTree with boundary 22.00,0.00,42.00,20.00
< Debug: Adding detEntry 'entryExitDetector_3' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="26.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="32.00"/>
        <detExit lane="gneE0_0" pos="32.00"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_3" pos="32.00,10.00" period="100.00" file="fileA.txt" speedThreshold="3.19">
        <detEntry lane="gneE1_0" pos="38.00"/>
        <detExit lane="gneE0_0" pos="38.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speedThreshold' in definition of entryExitDetector 'entryExitDetector_1' Invalid Number Format (double) dummySpeedThreshold.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; attribute speedThreshold cannot be negative.
Error: Could not build entry in netedit; entryExitDetector doesn't exist.
Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load timethreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 8.00,0.00,28.00,20.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Attribute 'timeThreshold' in definition of entryExitDetector 'entryExitDetector_1' is not a valid time value.
< Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
< Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
< Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; attribute timeThreshold cannot be negative.
< Error: Could not build entry in netedit; entryExitDetector doesn't exist.
< Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
< Debug: Adding entryExitDetector 'entryExitDetector_3' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_3 into SUMORTree with boundary 14.00,0.00,34.00,20.00
< Debug: Adding detEntry 'entryExitDetector_3' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="18.00,10.00" period="100.00" file="fileA.txt">
        <detEntry lane="gneE1_0" pos="24.00"/>
        <detExit lane="gneE0_0" pos="24.00"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_3" pos="24.00,10.00" period="100.00" file="fileA.txt" timeThreshold="2120">
        <detEntry lane="gneE1_0" pos="30.00"/>
        <detExit lane="gneE0_0" pos="30.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'timeThreshold' in definition of entryExitDetector 'entryExitDetector_1' is not a valid time value.
Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found '').
Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
Error: Could not build entryExitDetector with ID 'entryExitDetector_2' in netedit; attribute timeThreshold cannot be negative.
Error: Could not build entry in netedit; entryExitDetector doesn't exist.
Error: Could not build detExit in netedit; entryExitDetector doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements e3detector move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.00'
< Debug: Selected item 'entryExitDetector' in GNETagSelector
< Debug: Adding entryExitDetector 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detEntry' in GNETagSelector
< Debug: Adding detEntry 'e3_0' in GNEChange_Additional
< Debug: Selected item 'detExit' in GNETagSelector
< Debug: Adding detExit 'e3_0' in GNEChange_Additional
< 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: Removing detExit 'e3_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing detEntry 'e3_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 25
< 0
< 25
< entryExitDetector
< TestFunctions: Clicked over position 554 - 418
< detEntry
< TestFunctions: Clicked over position 704 - 418
< detExit
< TestFunctions: Clicked over position 904 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <entryExitDetector id="e3_0" pos="26.00,5.00" period="300.00" file="e3_0.xml">
        <detEntry lane="gneE0_0" pos="28.00"/>
        <detExit lane="gneE0_0" pos="35.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="296.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 e3detector volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,119c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary -21.53,-1.48,-1.53,18.52
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_1' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_1 into SUMORTree with boundary 50.44,2.04,70.44,22.04
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_1' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="-11.53,8.52" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE4_0" pos="13.82"/>
        <detEntry lane="gneE1_0" pos="42.11"/>
        <detExit lane="gneE0_0" pos="38.04"/>
        <detExit lane="gneE4_0" pos="34.51"/>
    </entryExitDetector>
    <entryExitDetector id="entryExitDetector_1" pos="60.44,12.04" period="100.00" file="entryExitDetector_1.txt">
        <detEntry lane="gneE0_0" pos="4.97"/>
        <detEntry lane="gneE2_0" pos="19.61"/>
        <detExit lane="gneE1_0" pos="23.22"/>
        <detExit lane="gneE2_0" pos="3.55"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.parkingarea: 55 tests: 55 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_2' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_3' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_3' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_2' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_3' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< dummyHeight
< TestFunctions: Clicked over position 524 - 418
< 
< TestFunctions: Clicked over position 524 - 418
< -4
< TestFunctions: Clicked over position 534 - 418
< 500
< TestFunctions: Clicked over position 544 - 418
< 120
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="15.00" endPos="25.00" angle="-4.00"/>
    <parkingArea id="pa_2" lane="gneE0_0" startPos="16.00" endPos="26.00" angle="500.00"/>
    <parkingArea id="pa_3" lane="gneE0_0" startPos="17.00" endPos="27.00" angle="120.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_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,-28.00,60.00,18.40
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 524 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of parkingArea
< Error: Could not build parkingArea with ID 'pa_1' in netedit; Invalid departPos over lane.
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< dummyDepartPos
< TestFunctions: Clicked over position 524 - 418
< 
< TestFunctions: Clicked over position 524 - 418
< -4
< TestFunctions: Clicked over position 534 - 418
< 500
< TestFunctions: Clicked over position 544 - 418
< 12
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="17.00" endPos="27.00" departPos="12"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build parkingArea with ID 'pa_1' in netedit; Invalid departPos over lane.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 524 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00" friendlyPos="true"/>
</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 parkingarea create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,33c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of parkingArea
< Debug: Invalid input parameter of parkingArea
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'custom_id' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'custom_id' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'custom_id' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 524 - 413
< pa_0
< TestFunctions: Clicked over position 527 - 413
< 
< TestFunctions: Clicked over position 530 - 413
< ;;;;
< TestFunctions: Clicked over position 533 - 413
< custom_id
< TestFunctions: Clicked over position 536 - 413
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="custom_id" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' 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,-28.00,60.00,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< dummyLenght
< TestFunctions: Clicked over position 524 - 418
< 
< TestFunctions: Clicked over position 527 - 418
< -4
< TestFunctions: Clicked over position 530 - 418
< 3.1
< TestFunctions: Clicked over position 533 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="15.00" endPos="25.00" length="3.10"/>
</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 parkingarea create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,23c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< &&>>><<<
< TestFunctions: Clicked over position 524 - 418
< custon name
< TestFunctions: Clicked over position 524 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" name="custon name" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create onroad ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 524 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00" onRoad="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 parkingarea create references ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 524 - 418
< reference right
< TestFunctions: Clicked over position 526 - 418
< reference center
< TestFunctions: Clicked over position 534 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <parkingArea id="pa_2" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create references_length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< 6
< TestFunctions: Clicked over position 604 - 418
< reference right
< TestFunctions: Clicked over position 504 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="22.00" endPos="28.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="6.00" endPos="12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create roadsidecapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,27c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of parkingArea
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< dummyRoadSideCapacity
< TestFunctions: Clicked over position 524 - 418
< 
< TestFunctions: Clicked over position 524 - 418
< -3
< TestFunctions: Clicked over position 534 - 418
< 2.5
< TestFunctions: Clicked over position 544 - 418
< 3
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="14.00" endPos="24.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="17.00" endPos="27.00" roadsideCapacity="3"/>
</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 parkingarea create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of parkingArea
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' 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,-28.00,60.00,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< dummyWidth
< TestFunctions: Clicked over position 524 - 418
< 
< TestFunctions: Clicked over position 534 - 418
< -3
< TestFunctions: Clicked over position 544 - 418
< 2.5
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
    <parkingArea id="pa_1" lane="gneE0_0" startPos="17.00" endPos="27.00" width="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Removing parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Removing parkingArea 'parkingArea_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 564 - 438
< TestFunctions: Clicked over position 784 - 438
< TestFunctions: Clicked over position 500 - 388
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 500 - 388
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix fix_positions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 647 - 358
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 647 - 358
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/>
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/>
</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 parkingarea fix save_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 647 - 358
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="-2.00" endPos="12.00"/>
    <parkingArea id="parkingAreaB" lane="gneE0_0" startPos="38.00" endPos="480.00"/>
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <parkingArea id="parkingAreaD" lane="gneE1_0" startPos="-2.00" endPos="-12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix select_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 647 - 358
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyAngle' for attribute angle of parkingArea 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyAngle
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" angle="32.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyDepartPos' for attribute departPos of parkingArea isn't valid
< Debug: Value '-6' for attribute departPos of parkingArea isn't valid
< Debug: Value '500' for attribute departPos of parkingArea 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyDepartPos
< -6
< 500
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" departPos="12.5"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyEndPos' for attribute endPos of parkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '3000' for attribute endPos of parkingArea isn't valid
< Debug: Value '10' for attribute endPos of parkingArea isn't valid
< Debug: Setting new attribute
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyEndPos
< 
< 3000
< 10
< 30
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Value 'pa_1' for attribute id of parkingArea isn't valid
< Debug: Value 'Id with spaces' for attribute id of parkingArea isn't valid
< Debug: Setting new attribute
< 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 parkingArea 'pa_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 754 - 333
< TestFunctions: Clicked over position 554 - 368
< pa_1
< Id with spaces
< correctID
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
    <parkingArea id="pa_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of parkingArea 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyLength' for attribute length of parkingArea isn't valid
< Debug: Value '-6' for attribute length of parkingArea isn't valid
< Debug: Value '0' for attribute length of parkingArea isn't valid
< Debug: Setting new attribute
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyLenght
< -6
< 0
< 3.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" length="3.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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+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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< %%%$$$$%$
< new Parking Area Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" name="new Parking Area Name" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect onroad ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" onRoad="1"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect roadsidecapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyRoadSideCapacity' for attribute roadsideCapacity of parkingArea isn't valid
< Debug: Value '-5' for attribute roadsideCapacity of parkingArea 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyRoadSideCapacity
< 2.3
< -5
< 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" roadsideCapacity="7"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyStartPos' for attribute startPos of parkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute startPos of parkingArea isn't valid
< Debug: Value '400' for attribute startPos of parkingArea isn't valid
< Debug: Setting new attribute
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyStartPos
< 
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="20.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Value 'dummyWidth' for attribute width of parkingArea isn't valid
< Debug: Value '-5' for attribute width of parkingArea isn't valid
< Debug: Value '0' for attribute width of parkingArea isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.30,-6.20,60.00,38.40
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.30,-6.20,60.00,38.40
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -11.20,-8.00,60.00,38.40
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 368
< dummyWidth
< -5
< 0
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_1" startPos="12.00" endPos="22.00" width="2.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: Value 'dummyAngle' for attribute angle of parkingArea 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyAngle
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" angle="32.50" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="6.00" length="8.00" angle="32.50" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: Value 'dummyDepartPos' for attribute departPos of parkingArea isn't valid
< Debug: Value '-6' for attribute departPos of parkingArea isn't valid
< Debug: Value '500' for attribute departPos of parkingArea 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyDepartPos
< -6
< 500
< 9.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" departPos="9.5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00" departPos="9.5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: Value 'dummyLength' for attribute length of parkingArea isn't valid
< Debug: Value '-6' for attribute length of parkingArea isn't valid
< Debug: Value '0' for attribute length of parkingArea isn't valid
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyLenght
< -6
< 0
< 3.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="3.40" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="6.00" length="3.40" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: 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+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< %%%$$$$%$
< new Parking Area Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="new Parking Area Name" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="new Parking Area Name" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection onroad ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" onRoad="1" width="6.00" length="8.00" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="5.00" length="7.00" departPos="7">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="6.00" length="8.00" angle="30.00" departPos="5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection roadsidecapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: Value 'dummyRoadSideCapacity' for attribute roadsideCapacity of parkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute roadsideCapacity of parkingArea 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyRoadSideCapacity
< 2.3
< -5
< 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" roadsideCapacity="7" onRoad="1" width="5.00" length="7.00" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="7" width="6.00" length="8.00" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 inspect_selection width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into parkingArea
< Debug: Inserting generic parameter 'KeyA2|valueA2' into parkingArea
< Debug: Inserting generic parameter 'KeyA3|valueA3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into parkingArea
< Debug: Inserting generic parameter 'KeyB2|valueB2' into parkingArea
< Debug: Inserting generic parameter 'KeyB3|valueB3' into parkingArea
< Debug: Adding parkingArea 'parkingAreaB' 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: Value 'dummyWidth' for attribute width of parkingArea isn't valid
< Debug: Value '-5' for attribute width of parkingArea isn't valid
< Debug: Value '0' for attribute width of parkingArea isn't valid
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 454 - 458
< dummyWidth
< -5
< 0
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" name="parkingArea1" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" onRoad="1" width="2.30" length="7.00" departPos="7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA2"/>
        <param key="KeyA3" value="valueA3"/>
    </parkingArea>
    <parkingArea id="parkingAreaB" name="parkingArea2" lane="gneE0_0" startPos="15.00" endPos="20.00" roadsideCapacity="10" width="2.30" length="8.00" angle="30.00" departPos="5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB2"/>
        <param key="KeyB3" value="valueB3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'angle' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyAngle.
< Debug: Adding parkingArea 'parkingArea_2' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_3' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -20.00,-18.40,60.00,45.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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE1_0" startPos="25.00" endPos="30.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"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE1_0" startPos="33.00" endPos="38.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="37.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'angle' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyAngle.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_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 -18.20,-28.00,73.20,18.40
< 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -18.20,-28.00,73.20,18.40
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE0_0" startPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid departPos over lane.
< Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid departPos over lane.
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -20.00,-18.40,60.00,45.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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE1_0" startPos="25.00" endPos="30.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_1" name="parkingArea" lane="gneE1_0" startPos="27.00" endPos="32.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE1_0" startPos="33.00" endPos="38.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="37.50" departPos="11.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid departPos over lane.
Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid departPos over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyEndPos.
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid position over lane.
< Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid position over lane.
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-45.60,82.00,18.40
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE0_0" startPos="35.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE0_0" startPos="35.00" endPos="44.00" width="12.00" length="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 log ----------
Error: Attribute 'endPos' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyEndPos.
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid position over lane.
Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'friendlyPos' in definition of parkingArea 'parkingArea_0' Invalid Bool Format dummypos.
< Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_2' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_3' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -32.00,-18.40,62.00,45.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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_1" name="parkingArea" lane="gneE1_0" startPos="-20.00" endPos="-10.00" friendlyPos="true" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_2" name="parkingArea" lane="gneE1_0" startPos="200.00" endPos="300.00" friendlyPos="true" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_3" name="parkingArea" lane="gneE1_0" startPos="50.00" endPos="20.00" friendlyPos="true" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE1_0" startPos="20.00" endPos="20.00" friendlyPos="true" width="12.00" length="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 log ----------
Error: Attribute 'friendlyPos' in definition of parkingArea 'parkingArea_0' Invalid Bool Format dummypos.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a parkingArea.
< Error: Could not build parkingArea with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Could not build parkingArea with ID 'parkingArea_0' in netedit; declared twice.
< Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -27.00,-45.60,60.00,18.40
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_1" lane="gneE0_0" startPos="7.00" endPos="12.00" width="12.00" length="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 log ----------
Error: Attribute 'id' is missing in definition of a parkingArea.
Error: Could not build parkingArea with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Could not build parkingArea with ID 'parkingArea_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of parkingArea 'parkingArea_01'.
< Error: Could not build parkingArea in netedit; lane doesn't exist.
< Debug: Adding parkingArea 'parkingArea_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-18.40,73.00,45.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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_03" name="parkingArea" lane="gneE1_0" startPos="9.00" endPos="14.00" width="12.00" length="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 log ----------
Error: Attribute 'lane' is missing in definition of parkingArea 'parkingArea_01'.
Error: Could not build parkingArea in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'length' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyLength.
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute length cannot be negative.
< Debug: Adding parkingArea 'parkingArea_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-18.40,65.00,45.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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE1_0" startPos="17.00" endPos="22.00" friendlyPos="true" roadsideCapacity="4" width="12.00"/>
    <parkingArea id="parkingArea_3" name="parkingArea" lane="gneE1_0" startPos="23.00" endPos="28.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="4.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'length' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyLenght.
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute length cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingArea_2' 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 -27.00,-45.60,60.00,18.40
< 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -27.00,-45.60,60.00,18.40
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_1" name="%%%$$$;;;" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_2" name="custom Parking Name" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load onroad ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'onRoad' in definition of parkingArea 'parkingArea_0' Invalid Bool Format dummyonroad.
< Error: Could not build parkingArea with ID 'parkingArea_0' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -27.00,-45.60,60.00,18.40
< 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -27.00,-45.60,60.00,18.40
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="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 log ----------
Error: Attribute 'onRoad' in definition of parkingArea 'parkingArea_0' Invalid Bool Format dummyonroad.
Error: Could not build parkingArea with ID 'parkingArea_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into parkingArea
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into parkingArea
< Debug: Inserting generic parameter 'key1|value5' into parkingArea
< Debug: Inserting generic parameter 'key2|' into parkingArea
< Debug: Inserting generic parameter 'key2|' into parkingArea
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into parkingArea
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into parkingArea
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -27.00,-45.60,60.00,18.40
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="5.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load roadsidecapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'roadsideCapacity' in definition of parkingArea 'parkingArea_1' Invalid Number Format (long long integer format) dummy.
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute roadsideCapacity cannot be negative.
< Error: Attribute 'roadsideCapacity' in definition of parkingArea 'parkingArea_3' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-45.60,62.00,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-18.40,75.00,45.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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE0_0" startPos="25.00" endPos="30.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE1_0" startPos="7.00" endPos="12.00" friendlyPos="true" roadsideCapacity="4" width="12.00" length="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 log ----------
Error: Attribute 'roadsideCapacity' in definition of parkingArea 'parkingArea_1' Invalid Number Format (long long integer format) dummy.
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute roadsideCapacity cannot be negative.
Error: Attribute 'roadsideCapacity' in definition of parkingArea 'parkingArea_3' Invalid Number Format (long long integer format) 2.5.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'startPos' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyStartPosition.
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid position over lane.
< Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid position over lane.
< Debug: Adding parkingArea 'parkingArea_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 -32.00,-45.60,62.00,18.40
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE0_0" endPos="30.00" width="12.00" length="5.00"/>
    <parkingArea id="parkingArea_4" name="parkingArea" lane="gneE0_0" startPos="10.00" endPos="15.00" width="12.00" length="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 log ----------
Error: Attribute 'startPos' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummyStartPosition.
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; Invalid position over lane.
Error: Could not build parkingArea with ID 'parkingArea_3' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Error: Attribute 'width' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummy.
< Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute width cannot be negative.
< Debug: Adding parkingArea 'parkingArea_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-18.40,64.20,28.00
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" name="parkingArea" lane="gneE1_0" startPos="9.00" endPos="14.00" friendlyPos="true" roadsideCapacity="4" length="5.00"/>
    <parkingArea id="parkingArea_3" name="parkingArea" lane="gneE1_0" startPos="15.00" endPos="20.00" friendlyPos="true" roadsideCapacity="4" width="2.50" length="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 log ----------
Error: Attribute 'width' in definition of parkingArea 'parkingArea_1' Invalid Number Format (double) dummy.
Error: Could not build parkingArea with ID 'parkingArea_2' in netedit; attribute width cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_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: 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< reference center
< TestFunctions: Clicked over position 554 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding parkingArea 'pa_7' in GNEChange_Additional
< Debug: Adding space 'pa_7' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -20.00,29.00,0.00,49.00
< GLDebug: 	Removed object parkingSpace:pa_7 from SUMORTree with boundary -20.00,29.00,0.00,49.00
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -28.20,20.80,8.20,57.20
< GLDebug: 	Removed object parkingSpace:pa_7 from SUMORTree with boundary -28.20,20.80,8.20,57.20
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -28.20,20.80,8.20,57.20
< Debug: Adding parkingArea 'parkingArea_gneE1_0_6' in GNEChange_Additional
< Debug: Adding space 'parkingArea_gneE1_0_6' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -20.00,23.00,0.00,43.00
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE1_0_6 from SUMORTree with boundary -20.00,23.00,0.00,43.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -28.20,14.80,8.20,51.20
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE1_0_6 from SUMORTree with boundary -28.20,14.80,8.20,51.20
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -28.20,14.80,8.20,51.20
< Debug: Adding parkingArea 'parkingArea_gneE2_0_5' in GNEChange_Additional
< Debug: Adding space 'parkingArea_gneE2_0_5' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_0_5 into SUMORTree with boundary -20.00,17.00,0.00,37.00
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_0_5 from SUMORTree with boundary -20.00,17.00,0.00,37.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_0_5 into SUMORTree with boundary -28.20,8.80,8.20,45.20
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_0_5 from SUMORTree with boundary -28.20,8.80,8.20,45.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_7" lane="gneE0_0" startPos="22.00" endPos="32.00" length="5.00">
        <space x="-10.00" y="39.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE1_0_6" lane="gneE1_0" startPos="19.00" endPos="29.00" length="5.00">
        <space x="-10.00" y="33.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_0_5" lane="gneE2_0" startPos="8.00" endPos="18.00" length="5.00">
        <space x="-10.00" y="27.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_1_4" lane="gneE2_1" startPos="16.00" endPos="26.00" length="5.00">
        <space x="-10.00" y="21.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_2_3" lane="gneE2_2" startPos="23.00" endPos="33.00" length="5.00">
        <space x="-10.00" y="15.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_3_2" lane="gneE2_3" startPos="31.00" endPos="41.00" length="5.00">
        <space x="-10.00" y="9.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_4_1" lane="gneE2_4" startPos="38.00" endPos="48.00" length="5.00">
        <space x="-10.00" y="3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_0" lane="gneE4_0" startPos="11.55" endPos="21.55" length="5.00">
        <space x="-10.00" y="-3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_8" lane="gneE4_0" startPos="30.00" endPos="40.00" length="5.00"/>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.parkingspace: 36 tests: 36 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Invalid input parameter of space
< 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: 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+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: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< dummyAngle
< TestFunctions: Clicked over position 535 - 251
< 
< TestFunctions: Clicked over position 545 - 251
< -4
< TestFunctions: Clicked over position 555 - 251
< 500
< TestFunctions: Clicked over position 565 - 251
< 120
< TestFunctions: Clicked over position 575 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="15.00"/>
        <space x="15.00" y="15.00" angle="-4"/>
        <space x="20.00" y="15.00" angle="500"/>
        <space x="20.00" y="15.00" angle="120"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,5.00,25.00,25.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,5.00,25.00,25.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-5.70,35.70,35.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-5.70,35.70,35.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-5.70,35.70,35.70
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing space 'pa_0' in GNEChange_Additional
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-5.70,35.70,35.70
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-5.70,35.70,35.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-5.70,35.70,35.70
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< TestFunctions: Clicked over position 535 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="15.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Invalid input parameter of space
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of space
< 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: network elements saved
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< dummyLenght
< TestFunctions: Clicked over position 535 - 251
< 
< TestFunctions: Clicked over position 535 - 251
< -4
< TestFunctions: Clicked over position 545 - 251
< 3.1
< TestFunctions: Clicked over position 555 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="15.00"/>
        <space x="15.00" y="15.00" length="3.1"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< 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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< customName
< TestFunctions: Clicked over position 535 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space name="customName" x="15.00" y="15.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'space' in GNETagSelector
< Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
< 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: network elements saved
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< space
< TestFunctions: Clicked over position 535 - 251
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create slope ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Invalid input parameter of space
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space.
< 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+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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< dummySlope
< TestFunctions: Clicked over position 535 - 251
< 
< TestFunctions: Clicked over position 545 - 251
< -4
< TestFunctions: Clicked over position 555 - 251
< 500
< TestFunctions: Clicked over position 565 - 251
< 12
< TestFunctions: Clicked over position 575 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="15.00"/>
        <space x="15.00" y="15.00" slope="-4.00"/>
        <space x="20.00" y="15.00" slope="12.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Invalid input parameter of space
< Debug: Adding space 'pa_0' in GNEChange_Additional
< Debug: Invalid input parameter of space
< 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: network elements saved
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced parkingArea
< Debug: Deleting unreferenced 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< dummyWidth
< TestFunctions: Clicked over position 535 - 251
< 
< TestFunctions: Clicked over position 545 - 251
< -3
< TestFunctions: Clicked over position 555 - 251
< 2.5
< TestFunctions: Clicked over position 565 - 251
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="15.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,113c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingAreaLoaded_A' in GNEChange_Additional
< Debug: Adding space 'parkingAreaLoaded_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_A into SUMORTree with boundary 18.00,-22.00,38.00,-2.00
< GLDebug: 	Removed object parkingSpace:parkingAreaLoaded_A from SUMORTree with boundary 18.00,-22.00,38.00,-2.00
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_A into SUMORTree with boundary 9.80,-30.20,46.20,6.20
< GLDebug: 	Removed object parkingSpace:parkingAreaLoaded_A from SUMORTree with boundary 9.80,-30.20,46.20,6.20
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_A into SUMORTree with boundary 9.80,-30.20,46.20,6.20
< Debug: Adding parkingArea 'parkingAreaLoaded_B' in GNEChange_Additional
< Debug: Adding space 'parkingAreaLoaded_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_B into SUMORTree with boundary 18.00,-3.00,38.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingAreaLoaded_B from SUMORTree with boundary 18.00,-3.00,38.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_B into SUMORTree with boundary 9.80,-11.20,46.20,25.20
< GLDebug: 	Removed object parkingSpace:parkingAreaLoaded_B from SUMORTree with boundary 9.80,-11.20,46.20,25.20
< GLDebug: 	Inserted parkingSpace:parkingAreaLoaded_B into SUMORTree with boundary 9.80,-11.20,46.20,25.20
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 7.00,-2.00,27.00,18.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 7.00,-2.00,27.00,18.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -3.70,-12.70,37.70,28.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -3.70,-12.70,37.70,28.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -3.70,-12.70,37.70,28.70
< Debug: Removing space 'pa_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 504 - 378
< space
< TestFunctions: Clicked over position 554 - 318
< TestFunctions: Clicked over position 454 - 348
< TestFunctions: Clicked over position 664 - 298
< TestFunctions: Clicked over position 664 - 488
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 604 - 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaLoaded_A" lane="gneE0_0" startPos="33.00" endPos="43.00" length="5.00">
        <space x="28.00" y="-12.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Value 'dummyAngle' for attribute angle of space isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyAngle
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="5.00" angle="32.50"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,125c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Value 'dummyLength' 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 parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -1.60,-11.60,31.60,21.60
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -1.60,-11.60,31.60,21.60
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -1.60,-11.60,31.60,21.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyLenght
< -6
< 0
< 3.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="5.00" length="3.4"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,117c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< 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 space 'pa_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< %%%%;;;;%
< customName
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space name="customName" x="15.00" y="5.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_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>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,136c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Adding parkingArea 'pa_1' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 10.00,-5.00,30.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 10.00,-5.00,30.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -0.70,-15.70,40.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -0.70,-15.70,40.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -0.70,-15.70,40.70,25.70
< 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 output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 704 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 583 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyParent
< 
< pa_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="20.00" y="5.00"/>
    </parkingArea>
    <parkingArea id="pa_1" lane="gneE2_0" startPos="35.00" endPos="45.00">
        <space x="15.00" y="5.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,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 parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -24.20,-23.70,17.20,17.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -24.20,-23.70,17.20,17.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -24.20,-23.70,17.20,17.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -24.20,-23.70,17.20,17.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -17.70,-18.20,23.70,23.20
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -17.70,-18.20,23.70,23.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyPosition
< 
< -3.5,-3
< 3,2.5,15
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect slope ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Value 'dummyAngle' for attribute slope of space isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Setting new attribute
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyAngle
< 
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="5.00" slope="32.50"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,125c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary 5.00,-5.00,25.00,15.00
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -5.70,-15.70,35.70,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 parkingSpace:pa_0 from SUMORTree with boundary -5.70,-15.70,35.70,25.70
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -4.80,-14.80,34.80,24.80
< GLDebug: 	Removed object parkingSpace:pa_0 from SUMORTree with boundary -4.80,-14.80,34.80,24.80
< GLDebug: 	Inserted parkingSpace:pa_0 into SUMORTree with boundary -4.80,-14.80,34.80,24.80
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 348
< space
< TestFunctions: Clicked over position 535 - 453
< TestFunctions: Clicked over position 534 - 443
< dummyWidth
< -5
< 0
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE2_0" startPos="15.00" endPos="25.00">
        <space x="15.00" y="5.00" width="2.3"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,264c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummyAngle
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="32.50" slope="23.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="32.50" slope="30.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummyLenght
< -6
< 0
< 3.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="3.4" angle="45.00" slope="23.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="3.4" angle="12.00" slope="30.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< ;;;;;%%%
< customName
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="customName" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00" slope="23.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="customName" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00" slope="30.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,211c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00" slope="23.50">
            <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 name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00" slope="30.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummyParent
< 
< parkingArea_B
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00"/>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00" slope="30.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00" slope="23.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection slope ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,228c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummySlope
< -6
< 500
< 32.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="4.00" length="5.00" angle="45.00" slope="32.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.00" length="12.00" angle="12.00" slope="32.50">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Inserting generic parameter 'KeyA1|valueA1' into space
< Debug: Inserting generic parameter 'KeyA2|valueA2' into space
< Debug: Inserting generic parameter 'KeyA3|valueA3' into space
< Debug: Adding parkingArea 'parkingArea_A' in GNEChange_Additional
< Debug: Adding space 'parkingArea_A' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary 7.00,-3.00,27.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Removed object parkingSpace:parkingArea_A from SUMORTree with boundary -2.00,-12.00,36.00,26.00
< GLDebug: 	Inserted parkingSpace:parkingArea_A into SUMORTree with boundary -2.00,-12.00,36.00,26.00
< Debug: Inserting generic parameter 'KeyB1|valueB1' into space
< Debug: Inserting generic parameter 'KeyB2|valueB2' into space
< Debug: Inserting generic parameter 'KeyB3|valueB3' into space
< Debug: Adding parkingArea 'parkingArea_B' in GNEChange_Additional
< Debug: Adding space 'parkingArea_B' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 24.00,-3.00,44.00,17.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Removed object parkingSpace:parkingArea_B from SUMORTree with boundary 10.00,-17.00,58.00,31.00
< GLDebug: 	Inserted parkingSpace:parkingArea_B into SUMORTree with boundary 10.00,-17.00,58.00,31.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 534 - 428
< dummyWidth
< -5
< 0
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_A" lane="gneE0_0" startPos="12.00" endPos="22.00" length="5.00">
        <space name="nameA" x="17.00" y="7.00" z="10.00" width="2.3" length="5.00" angle="45.00" slope="23.50">
            <param key="KeyA1" value="valueA1"/>
            <param key="KeyA2" value="valueA2"/>
            <param key="KeyA3" value="valueA3"/>
        </space>
    </parkingArea>
    <parkingArea id="parkingArea_B" lane="gneE0_0" startPos="29.00" endPos="39.00" length="5.00">
        <space name="nameB" x="34.00" y="7.00" z="20.00" width="2.3" length="12.00" angle="12.00" slope="30.00">
            <param key="KeyB1" value="valueB1"/>
            <param key="KeyB2" value="valueB2"/>
            <param key="KeyB3" value="valueB3"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" 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="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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'angle' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.00,5.00,50.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 30.00,5.00,50.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 20.70,-4.30,59.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 20.70,-4.30,59.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 20.70,-4.30,59.30,34.30
< Error: Could not build space' in netedit; attribute angle cannot be parse to float.
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 35.00,5.00,55.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 35.00,5.00,55.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 25.70,-4.30,64.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 25.70,-4.30,64.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 25.70,-4.30,64.30,34.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 40.00,5.00,60.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 40.00,5.00,60.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.70,-4.30,69.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 30.70,-4.30,69.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.70,-4.30,69.30,34.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -10.00,-25.00,10.00,-5.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -10.00,-25.00,10.00,-5.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="40.00" y="15.00" z="1.00" width="3.30" length="6.00"/>
        <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="-20"/>
        <space x="50.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="500.00"/>
        <space x="0.00" y="-15.00" z="1.00" width="3.30" length="6.00" angle="60.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'angle' in definition of a space is empty.
Error: Could not build space' in netedit; attribute angle cannot be parse to float.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -10.00,5.00,10.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -10.00,5.00,10.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -20.70,-5.70,20.70,35.70
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -20.70,-5.70,20.70,35.70
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -20.70,-5.70,20.70,35.70
< 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,-18.40,60.00,28.00
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="0.00" y="15.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load invalid_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a parkingArea.
< Error: 'space' must be defined within the definition of a 'parkingArea' (found '').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a parkingArea.
Error: 'space' must be defined within the definition of a 'parkingArea' (found '').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'length' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 20.00,5.00,40.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 20.00,5.00,40.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 9.20,-5.80,50.80,35.80
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 9.20,-5.80,50.80,35.80
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 9.20,-5.80,50.80,35.80
< Error: Could not build space' in netedit; attribute length cannot be parse to float.
< Error: Could not build space with ID 'parkingArea_0' in netedit; attribute length cannot be negative.
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 25.00,5.00,45.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 25.00,5.00,45.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 16.20,-3.80,53.80,33.80
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 16.20,-3.80,53.80,33.80
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 16.20,-3.80,53.80,33.80
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="30.00" y="15.00" z="1.00" width="3.30" angle="45.00"/>
        <space x="35.00" y="15.00" z="1.00" width="3.30" length="5.5" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'length' in definition of a space is empty.
Error: Could not build space' in netedit; attribute length cannot be parse to float.
Error: Could not build space with ID 'parkingArea_0' in netedit; attribute length cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: 'space' must be defined within the definition of a 'parkingArea' (found 'rootFile').
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: 'space' must be defined within the definition of a 'parkingArea' (found 'rootFile').
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into space
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Inserting generic parameter '$$key with spaces%%|value3' into space
< Debug: Inserting generic parameter 'key1|value4' into space
< Debug: Inserting generic parameter 'key2|' into space
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into space
< Debug: Inserting generic parameter 'key4|value5' into space
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -10.00,5.00,10.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -10.00,5.00,10.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -19.30,-4.30,19.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -19.30,-4.30,19.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -19.30,-4.30,19.30,34.30
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="0.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00">
            <param key="$$key with spaces%%" value="value3"/>
            <param key="key1" value="value4"/>
            <param key="key2" value=""/>
            <param key="key3" value="$$value with spaces%%"/>
            <param key="key4" value="value5"/>
        </space>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load slope ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'slope' in definition of a space Invalid Number Format (double) dummyAngle.
< Error: Attribute 'slope' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.00,5.00,50.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 30.00,5.00,50.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 20.70,-4.30,59.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 20.70,-4.30,59.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 20.70,-4.30,59.30,34.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 35.00,5.00,55.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 35.00,5.00,55.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 25.70,-4.30,64.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 25.70,-4.30,64.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 25.70,-4.30,64.30,34.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 40.00,5.00,60.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 40.00,5.00,60.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.70,-4.30,69.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 30.70,-4.30,69.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 30.70,-4.30,69.30,34.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -10.00,-25.00,10.00,-5.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -10.00,-25.00,10.00,-5.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="40.00" y="15.00" z="1.00" width="3.30" length="6.00"/>
        <space x="45.00" y="15.00" z="1.00" width="3.30" length="6.00" slope="-20.00"/>
        <space x="50.00" y="15.00" z="1.00" width="3.30" length="6.00" slope="500.00"/>
        <space x="0.00" y="-15.00" z="1.00" width="3.30" length="6.00" slope="60.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'slope' in definition of a space Invalid Number Format (double) dummyAngle.
Error: Attribute 'slope' in definition of a space is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'width' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 10.00,5.00,30.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 10.00,5.00,30.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 0.70,-4.30,39.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 0.70,-4.30,39.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 0.70,-4.30,39.30,34.30
< Error: Could not build space' in netedit; attribute width cannot be parse to float.
< Error: Could not build space with ID 'parkingArea_0' in netedit; attribute width cannot be negative.
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 15.00,5.00,35.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 15.00,5.00,35.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 4.90,-5.10,45.10,35.10
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 4.90,-5.10,45.10,35.10
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 4.90,-5.10,45.10,35.10
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="20.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="25.00" y="15.00" z="1.00" width="4.1" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'width' in definition of a space is empty.
Error: Could not build space' in netedit; attribute width cannot be parse to float.
Error: Could not build space with ID 'parkingArea_0' in netedit; attribute width cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load x ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'x' is missing in definition of a space.
< Error: Attribute 'x' in definition of a space Invalid Number Format (double) dummyX.
< Error: Attribute 'x' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 0.00,5.00,20.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 0.00,5.00,20.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -9.30,-4.30,29.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -9.30,-4.30,29.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -9.30,-4.30,29.30,34.30
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-18.40,60.00,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="10.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'x' is missing in definition of a space.
Error: Attribute 'x' in definition of a space Invalid Number Format (double) dummyX.
Error: Attribute 'x' in definition of a space is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load y ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'y' is missing in definition of a space.
< Error: Attribute 'y' in definition of a space Invalid Number Format (double) dummyY.
< Error: Attribute 'y' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 5.00,5.00,25.00,25.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 5.00,5.00,25.00,25.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -4.30,-4.30,34.30,34.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -4.30,-4.30,34.30,34.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -4.30,-4.30,34.30,34.30
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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,-18.40,60.00,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="15.00" y="15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'y' is missing in definition of a space.
Error: Attribute 'y' in definition of a space Invalid Number Format (double) dummyY.
Error: Attribute 'y' in definition of a space is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load z ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'z' in definition of a space Invalid Number Format (double) dummyZ.
< Error: Attribute 'z' in definition of a space is empty.
< Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -5.00,-25.00,15.00,-5.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -5.00,-25.00,15.00,-5.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -14.30,-34.30,24.30,4.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -14.30,-34.30,24.30,4.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -14.30,-34.30,24.30,4.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 0.00,-25.00,20.00,-5.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 0.00,-25.00,20.00,-5.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -9.30,-34.30,29.30,4.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -9.30,-34.30,29.30,4.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -9.30,-34.30,29.30,4.30
< Debug: Adding space 'parkingArea_0' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary 5.00,-25.00,25.00,-5.00
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary 5.00,-25.00,25.00,-5.00
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -4.30,-34.30,34.30,4.30
< GLDebug: 	Removed object parkingSpace:parkingArea_0 from SUMORTree with boundary -4.30,-34.30,34.30,4.30
< GLDebug: 	Inserted parkingSpace:parkingArea_0 into SUMORTree with boundary -4.30,-34.30,34.30,4.30
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea_0" lane="gneE1_0" startPos="20.00" endPos="30.00">
        <space x="5.00" y="-15.00" width="3.30" length="6.00" angle="45.00"/>
        <space x="10.00" y="-15.00" z="1.30" width="3.30" length="6.00" angle="45.00"/>
        <space x="15.00" y="-15.00" z="1.00" width="3.30" length="6.00" angle="45.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'z' in definition of a space Invalid Number Format (double) dummyZ.
Error: Attribute 'z' in definition of a space is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< Debug: Selected item 'parkingArea' in GNETagSelector
< Debug: Adding parkingArea 'pa_0' in GNEChange_Additional
< Debug: Selected item 'space' in GNETagSelector
< Debug: Adding space 'pa_0' 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+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 parkingArea 'pa_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding parkingArea '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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< parkingArea
< TestFunctions: Clicked over position 554 - 418
< space
< TestFunctions: Clicked over position 583 - 299
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_0" lane="gneE0_0" startPos="15.00" endPos="25.00">
        <space x="10.00" y="0.00"/>
    </parkingArea>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding parkingArea 'pa_7' in GNEChange_Additional
< Debug: Adding space 'pa_7' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -20.00,29.00,0.00,49.00
< GLDebug: 	Removed object parkingSpace:pa_7 from SUMORTree with boundary -20.00,29.00,0.00,49.00
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -28.20,20.80,8.20,57.20
< GLDebug: 	Removed object parkingSpace:pa_7 from SUMORTree with boundary -28.20,20.80,8.20,57.20
< GLDebug: 	Inserted parkingSpace:pa_7 into SUMORTree with boundary -28.20,20.80,8.20,57.20
< Debug: Adding parkingArea 'parkingArea_gneE1_0_6' in GNEChange_Additional
< Debug: Adding space 'parkingArea_gneE1_0_6' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -20.00,23.00,0.00,43.00
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE1_0_6 from SUMORTree with boundary -20.00,23.00,0.00,43.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -30.00,13.00,10.00,53.00
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE1_0_6 from SUMORTree with boundary -30.00,13.00,10.00,53.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE1_0_6 into SUMORTree with boundary -30.00,13.00,10.00,53.00
< Debug: Adding parkingArea 'parkingArea_gneE2_0_5' in GNEChange_Additional
< Debug: Adding space 'parkingArea_gneE2_0_5' in GNEChange_Additional
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_0_5 into SUMORTree with boundary -20.00,17.00,0.00,37.00
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_0_5 from SUMORTree with boundary -20.00,17.00,0.00,37.00
< GLDebug: 	Inserted parkingSpace:parkingArea_gneE2_0_5 into SUMORTree with boundary -29.20,7.80,9.20,46.20
< GLDebug: 	Removed object parkingSpace:parkingArea_gneE2_0_5 from SUMORTree with boundary -29.20,7.80,9.20,46.20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="pa_7" lane="gneE0_0" startPos="22.00" endPos="32.00" length="5.00">
        <space x="-10.00" y="39.00" z="1.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE1_0_6" lane="gneE1_0" startPos="19.00" endPos="29.00" length="5.00">
        <space x="-10.00" y="33.00" z="2.00" width="5.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_0_5" lane="gneE2_0" startPos="8.00" endPos="18.00" length="5.00">
        <space x="-10.00" y="27.00" z="3.00" length="6.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_1_4" lane="gneE2_1" startPos="16.00" endPos="26.00" length="5.00">
        <space x="-10.00" y="21.00" z="4.00" angle="45.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_2_3" lane="gneE2_2" startPos="23.00" endPos="33.00" length="5.00">
        <space x="-10.00" y="15.00" z="5.00" width="1.00" length="1.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_3_2" lane="gneE2_3" startPos="31.00" endPos="41.00" length="5.00">
        <space x="-10.00" y="9.00" z="6.00" width="2.00" length="3.00" angle="60.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE2_4_1" lane="gneE2_4" startPos="38.00" endPos="48.00" length="5.00">
        <space x="-10.00" y="3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_0" lane="gneE4_0" startPos="11.55" endPos="21.55" length="5.00">
        <space x="-10.00" y="-3.00"/>
    </parkingArea>
    <parkingArea id="parkingArea_gneE4_0_8" lane="gneE4_0" startPos="30.00" endPos="40.00" length="5.00"/>
<truncated after showing first 30 lines>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.rerouter: 10 tests: 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary 34.00,-14.60,54.00,5.40
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="44.00,-4.60"/>
</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 rerouter load edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'edges' is missing in definition of rerouter 'rerouter_0'.
< Error: Attribute 'edges' in definition of rerouter 'rerouter_1' is empty.
< Error: Could not build rerouter in netedit; edge doesn't exist.
< Debug: Adding rerouter 'rerouter_3' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_3 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_3" edges="gneE0 gneE1" pos="50.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'edges' is missing in definition of rerouter 'rerouter_0'.
Error: Attribute 'edges' in definition of rerouter 'rerouter_1' is empty.
Error: Could not build rerouter in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a rerouter.
< Debug: Adding rerouter '$$$$%%%%$$$' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:$$$$%%%%$$$ into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding rerouter 'customID' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:customID into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Could not build rerouter with ID 'customID' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="$$$$%%%%$$$" edges="gneE0 gneE1" pos="10.00,10.00"/>
    <rerouter id="customID" edges="gneE0 gneE1" pos="40.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a rerouter.
Error: Could not build rerouter with ID 'customID' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'name' in definition of rerouter 'rerouter_0' is empty.
< Debug: Adding rerouter 'rerouter_1' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_1 into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_2' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_2 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_1" edges="gneE0 gneE1" pos="10.00,10.00" name="2·$$·%··"/>
    <rerouter id="rerouter_2" edges="gneE0 gneE1" pos="40.00,-10.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'name' in definition of rerouter 'rerouter_0' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load off ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'off' in definition of rerouter 'rerouter_0' is empty.
< Error: Attribute 'off' in definition of rerouter 'rerouter_1' Invalid Bool Format dummyoff.
< Debug: Adding rerouter 'rerouter_2' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_2 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_3' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_3 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_2" edges="gneE0 gneE1" pos="40.00,-10.00"/>
    <rerouter id="rerouter_3" edges="gneE0 gneE1" pos="50.00,-10.00" off="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 ----------
Error: Attribute 'off' in definition of rerouter 'rerouter_0' is empty.
Error: Attribute 'off' in definition of rerouter 'rerouter_1' Invalid Bool Format dummyoff.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into rerouter
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into rerouter
< Debug: Inserting generic parameter 'key1|value5' into rerouter
< Debug: Inserting generic parameter 'key2|' into rerouter
< Debug: Inserting generic parameter 'key2|' into rerouter
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into rerouter
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into rerouter
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load position ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary 34.00,-14.60,54.00,5.40
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Attribute 'pos' in definition of rerouter 'rerouter_1' is not a valid position.
< Error: Attribute 'pos' in definition of rerouter 'rerouter_2' is not a valid position.
< Debug: Adding rerouter 'rerouter_3' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_3 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="44.00,-4.60"/>
    <rerouter id="rerouter_3" edges="gneE0 gneE1" pos="40.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' in definition of rerouter 'rerouter_1' is not a valid position.
Error: Attribute 'pos' in definition of rerouter 'rerouter_2' is not a valid position.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Attribute 'probability' in definition of rerouter 'rerouter_1' is empty.
< Error: Attribute 'probability' in definition of rerouter 'rerouter_2' Invalid Number Format (double) dummyProbability.
< Error: Could not build rerouter with ID 'rerouter_3' in netedit; attribute probability cannot be negative.
< Debug: Adding rerouter 'rerouter_4' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_4 into SUMORTree with boundary 10.00,0.00,30.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_5' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_5 into SUMORTree with boundary 20.00,0.00,40.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
    <rerouter id="rerouter_4" edges="gneE0 gneE1" pos="20.00,10.00" probability="50.00"/>
    <rerouter id="rerouter_5" edges="gneE0 gneE1" pos="30.00,10.00" probability="0.30"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'probability' in definition of rerouter 'rerouter_1' is empty.
Error: Attribute 'probability' in definition of rerouter 'rerouter_2' Invalid Number Format (double) dummyProbability.
Error: Could not build rerouter with ID 'rerouter_3' in netedit; attribute probability cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load timetreshold ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Attribute 'timeThreshold' in definition of rerouter 'rerouter_1' is empty.
< Error: Attribute 'timeThreshold' in definition of rerouter 'rerouter_2' is not a valid time value.
< Error: Could not build rerouter with ID 'rerouter_3' in netedit; attribute timeThreshold cannot be negative.
< Debug: Adding rerouter 'rerouter_4' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_4 into SUMORTree with boundary 10.00,0.00,30.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
    <rerouter id="rerouter_4" edges="gneE0 gneE1" pos="20.00,10.00" timeThreshold="20.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 ----------
Error: Attribute 'timeThreshold' in definition of rerouter 'rerouter_1' is empty.
Error: Attribute 'timeThreshold' in definition of rerouter 'rerouter_2' is not a valid time value.
Error: Could not build rerouter with ID 'rerouter_3' in netedit; attribute timeThreshold cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Attribute 'vTypes' in definition of rerouter 'rerouter_1' is empty.
< Debug: Adding rerouter 'rerouter_2' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_2 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_3' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_3 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
    <rerouter id="rerouter_2" edges="gneE0 gneE1" pos="40.00,-10.00" vTypes="$$$ % $ $"/>
    <rerouter id="rerouter_3" edges="gneE0 gneE1" pos="50.00,-10.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'vTypes' in definition of rerouter 'rerouter_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

daily.additional.rerouterelements: 25 tests: 25 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< Error: Unknown vehicle class 'dummyAllow' encountered.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="gneE0_0"/>
            <closingLaneReroute id="gneE0_0" disallow="all"/>
            <closingLaneReroute id="gneE0_0" allow="pedestrian passenger"/>
            <closingLaneReroute id="gneE0_0" allow="pedestrian passenger"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown vehicle class 'dummyAllow' encountered.
Warning: SVCPermissions must be specified either via 'allow' or 'disallow'. Ignoring 'disallow'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="gneE0_0"/>
        </interval>
    </rerouter>
</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 rerouterelements closinglanereroute load disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< Error: Unknown vehicle class 'dummyAllow' encountered.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="gneE0_0"/>
            <closingLaneReroute id="gneE0_0" allow="all"/>
            <closingLaneReroute id="gneE0_0" allow="pedestrian passenger"/>
            <closingLaneReroute id="gneE0_0" allow="private emergency authority army vip hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown vehicle class 'dummyAllow' encountered.
Warning: SVCPermissions must be specified either via 'allow' or 'disallow'. Ignoring 'disallow'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a closingLaneReroute.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< Error: Could not build closingLaneReroute in netedit; lane doesn't exist.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingLaneReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="gneE0_0"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a closingLaneReroute.
Error: Could not build closingLaneReroute in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closingreroute load allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Unknown vehicle class 'dummyAllow' encountered.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
            <closingReroute id="gneE0" disallow="all"/>
            <closingReroute id="gneE0" allow="pedestrian passenger"/>
            <closingReroute id="gneE0" allow="pedestrian passenger"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown vehicle class 'dummyAllow' encountered.
Warning: SVCPermissions must be specified either via 'allow' or 'disallow'. Ignoring 'disallow'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
        </interval>
    </rerouter>
</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>
additionalelements rerouterelements closingreroute load default ( Last six runs Dec2022 )
additionalelements rerouterelements interval load default ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closingreroute load disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Unknown vehicle class 'dummyAllow' encountered.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
            <closingReroute id="gneE0" allow="all"/>
            <closingReroute id="gneE0" allow="pedestrian passenger"/>
            <closingReroute id="gneE0" allow="private emergency authority army vip hov taxi bus coach delivery truck trailer motorcycle moped bicycle evehicle tram rail_urban rail rail_electric rail_fast ship custom1 custom2"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown vehicle class 'dummyAllow' encountered.
Warning: SVCPermissions must be specified either via 'allow' or 'disallow'. Ignoring 'disallow'
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closingreroute load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a closingReroute.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< Error: Could not build closingReroute in netedit; edge doesn't exist.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a closingReroute.
Error: Could not build closingReroute in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements destprobreroute load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding destProbReroute 'rerouter_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <destProbReroute id="gneE0" probability="1.00"/>
        </interval>
    </rerouter>
</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 rerouterelements destprobreroute load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a destProbReroute.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< Error: Could not build destProbReroute in netedit; edge doesn't exist.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding destProbReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <destProbReroute id="gneE1" probability="1.00"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a destProbReroute.
Error: Could not build destProbReroute in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements destprobreroute load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'probability' in definition of a destProbReroute Invalid Number Format (double) dummyProb.
< Error: Probability of destProbReroute must be equal or greater than 0
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding destProbReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding destProbReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding destProbReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <destProbReroute id="gneE0" probability="1.00"/>
            <destProbReroute id="gneE0" probability="50.00"/>
            <destProbReroute id="gneE0" probability="0.60"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'probability' in definition of a destProbReroute Invalid Number Format (double) dummyProb.
Error: Probability of destProbReroute must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'begin' is missing in definition of a interval.
< Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
< Error: Attribute 'begin' in definition of a interval is not a valid time value.
< Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Could not build interval with ID 'rerouter_0' in netedit; begin is greather than end.
< Error: Attempted to retrieve non-existant rerouter interval
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'begin' is missing in definition of a interval.
Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
Error: Attribute 'begin' in definition of a interval is not a valid time value.
Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
Error: Could not build interval with ID 'rerouter_0' in netedit; begin is greather than end.
Error: Attempted to retrieve non-existant rerouter interval
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load duplicated ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Could not build interval with begin '0' and '3600000' in 'rerouter_0' due overlapping.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
            <closingReroute id="gneE0"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build interval with begin '0' and '3600000' in 'rerouter_0' due overlapping.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load empty ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'end' is missing in definition of a interval.
< Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
< Error: Attribute 'end' in definition of a interval is not a valid time value.
< Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Error: Could not build interval with ID 'rerouter_0' in netedit; begin is greather than end.
< Error: Attempted to retrieve non-existant rerouter interval
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' is missing in definition of a interval.
Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
Error: Attribute 'end' in definition of a interval is not a valid time value.
Error: 'closingReroute' must be defined within the definition of a 'interval' (found '').
Error: Could not build interval with ID 'rerouter_0' in netedit; begin is greather than end.
Error: Attempted to retrieve non-existant rerouter interval
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load overlapped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< Error: Could not build interval with begin '50000' and '3600000' in 'rerouter_0' due overlapping.
< Error: Attempted to retrieve non-existant rerouter interval
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="200.00">
            <closingReroute id="gneE0"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build interval with begin '50000' and '3600000' in 'rerouter_0' due overlapping.
Error: Attempted to retrieve non-existant rerouter interval
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load unsorted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding closingReroute 'rerouter_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="3600.00" end="7200.00">
            <closingReroute id="gneE0"/>
        </interval>
        <interval begin="0.00" end="3600.00">
            <closingReroute id="gneE0"/>
        </interval>
    </rerouter>
</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 rerouterelements parkingareareroute load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_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,-18.40,60.00,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea" lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <parkingAreaReroute id="parkingArea"/>
        </interval>
    </rerouter>
</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 rerouterelements parkingareareroute load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a parkingAreaReroute.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< Error: Could not build parkingAreaReroute in netedit; parkingArea doesn't exist.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea" lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <parkingAreaReroute id="parkingArea"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a parkingAreaReroute.
Error: Could not build parkingAreaReroute in netedit; parkingArea doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea' in GNEChange_Additional
< Error: Attribute 'probability' in definition of a parkingAreaReroute Invalid Number Format (double) dummyProb.
< Error: Probability of parkingAreaReroute must be equal or greater than 0
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea" lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <parkingAreaReroute id="parkingArea"/>
            <parkingAreaReroute id="parkingArea" probability="50.00"/>
            <parkingAreaReroute id="parkingArea" probability="0.60"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'probability' in definition of a parkingAreaReroute Invalid Number Format (double) dummyProb.
Error: Probability of parkingAreaReroute must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load visible ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding parkingArea 'parkingArea' in GNEChange_Additional
< Error: Attribute 'visible' in definition of a parkingAreaReroute Invalid Bool Format dummyvisible.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding parkingAreaReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingArea" lane="gneE1_0" startPos="25.00" endPos="35.00"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <parkingAreaReroute id="parkingArea"/>
            <parkingAreaReroute id="parkingArea"/>
            <parkingAreaReroute id="parkingArea" visible="1"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'visible' in definition of a parkingAreaReroute Invalid Bool Format dummyvisible.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements routeprobreroute default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding routeProbReroute 'rerouter_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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <routeProbReroute id="route_0" probability="1.00"/>
        </interval>
    </rerouter>
</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>
---------- Missing result in routes ----------
<?xml version="1.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 rerouterelements routeprobreroute probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'probability' in definition of a routeProbReroute Invalid Number Format (double) dummyProbability.
< Error: Probability of routeProbReroute must be equal or greater than 0
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding routeProbReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding routeProbReroute 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,21.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding routeProbReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <routeProbReroute id="route_0" probability="1.00"/>
            <routeProbReroute id="route_0" probability="60.00"/>
            <routeProbReroute id="route_0" probability="0.70"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'probability' in definition of a routeProbReroute Invalid Number Format (double) dummyProbability.
Error: Probability of routeProbReroute must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 rerouterelements routeprobreroute route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'id' is missing in definition of a routeProbReroute.
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,0.00,10.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,20.00
< Debug: Adding interval 'rerouter_0' in GNEChange_Additional
< Error: Could not build routeProbReroute in netedit; route doesn't exist.
< GLDebug: 	Removed object rerouter:rerouter_0 from SUMORTree with boundary -10.00,-11.60,54.00,20.00
< GLDebug: 	Inserted rerouter:rerouter_0 into SUMORTree with boundary -10.00,-11.60,54.00,21.00
< Debug: Adding routeProbReroute 'rerouter_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Routes (used in RouteProbReroutes and calibratorFlows) -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE0 gneE1" pos="0.00,10.00">
        <interval begin="0.00" end="3600.00">
            <routeProbReroute id="route_0" probability="1.00"/>
        </interval>
    </rerouter>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a routeProbReroute.
Error: Could not build routeProbReroute in netedit; route doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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>

daily.additional.routeprobe: 28 tests: 28 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Invalid input parameter of routeProbe
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< -11
< TestFunctions: Clicked over position 554 - 403
< 10.5
< TestFunctions: Clicked over position 564 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="10.50" period="3600.00" edge="gneE0" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE0" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create default_nocenter ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE0" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Invalid input parameter of routeProbe
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< &&&&&&&&
< TestFunctions: Clicked over position 554 - 403
< fileA.txt
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Invalid input parameter of routeProbe
< Debug: Adding routeProbe 'custom_id' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'custom_id' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'custom_id' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< &&&&&&&&
< TestFunctions: Clicked over position 554 - 403
< custom_id
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="custom_id" begin="0.00" period="3600.00" edge="gneE0" file="custom_id.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Invalid input parameter of routeProbe
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< """
< TestFunctions: Clicked over position 554 - 403
< customName
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE0" name="customName" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Invalid input parameter of routeProbe
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< -20
< TestFunctions: Clicked over position 554 - 403
< 120
< TestFunctions: Clicked over position 564 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="120.00" edge="gneE0" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,122c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Removing routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 684 - 383
< TestFunctions: Clicked over position 630 - 373
< TestFunctions: Clicked over position 630 - 373
< TestFunctions: Clicked over position 584 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 584 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="gneE1_0" intLanes="" shape="0.00,3.20 0.00,0.00"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00 50.00,3.20"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: 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: 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 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummy
< -5
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="20.00" period="3600.00" edge="gneE3" file="rp_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummyEdge
< gneE0
< 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">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE0" file="rp_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Value '$$$$$$$$' for attribute file 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 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< $$$$$$$$
< fileA.txt
< 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">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE3" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Adding routeProbe 'rp_1' in GNEChange_Additional
< Debug: Value 'rp_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 'rp_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 554 - 403
< TestFunctions: Clicked over position 629 - 391
< rp_1
< Id with spaces
< correctID
< 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">
    <!-- RouteProbes -->
    <routeProbe id="correctID" begin="0.00" period="3600.00" edge="gneE3" file="rp_0.xml"/>
    <routeProbe id="rp_1" begin="0.00" period="3600.00" edge="gneE3" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Value '%%%;:..&&%$%$' for attribute name 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 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< %%%;:..&&%$%$
< customName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE3" name="customName" file="rp_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,134c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="3600.00" edge="gneE3" file="rp_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'routeProbe' in GNETagSelector
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummy' for attribute period of routeProbe isn't valid
< Debug: Value '-50' for attribute period 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 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding routeProbe 'rp_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced routeProbe
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< routeProbe
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 391
< dummy
< -50
< 150
< 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">
    <!-- RouteProbes -->
    <routeProbe id="rp_0" begin="0.00" period="150.00" edge="gneE3" file="rp_0.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="49.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into routeProbe
< Debug: Inserting generic parameter 'KeyA3|valueA2' into routeProbe
< Debug: Inserting generic parameter 'KeyA2|valueA3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into routeProbe
< Debug: Inserting generic parameter 'KeyB3|valueB2' into routeProbe
< Debug: Inserting generic parameter 'KeyB2|valueB3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: Value '-5' for attribute begin 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 856 - 373
< -5
< 11.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="11.30" period="100.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="11.30" period="120.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into routeProbe
< Debug: Inserting generic parameter 'KeyA3|valueA2' into routeProbe
< Debug: Inserting generic parameter 'KeyA2|valueA3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into routeProbe
< Debug: Inserting generic parameter 'KeyB3|valueB2' into routeProbe
< Debug: Inserting generic parameter 'KeyB2|valueB3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: Value '$$$$$$$$' for attribute file 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 856 - 373
< $$$$$$$$
< fileA.txt
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="100.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" period="120.00" edge="gneE1" file="fileA.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into routeProbe
< Debug: Inserting generic parameter 'KeyA3|valueA2' into routeProbe
< Debug: Inserting generic parameter 'KeyA2|valueA3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into routeProbe
< Debug: Inserting generic parameter 'KeyB3|valueB2' into routeProbe
< Debug: Inserting generic parameter 'KeyB2|valueB3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 856 - 373
< %%%;:..&&%$%$
< customName
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="100.00" edge="gneE1" name="customName" 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" period="120.00" edge="gneE1" name="customName" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,122c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into routeProbe
< Debug: Inserting generic parameter 'KeyA3|valueA2' into routeProbe
< Debug: Inserting generic parameter 'KeyA2|valueA3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into routeProbe
< Debug: Inserting generic parameter 'KeyB3|valueB2' into routeProbe
< Debug: Inserting generic parameter 'KeyB2|valueB3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 856 - 373
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="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" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into routeProbe
< Debug: Inserting generic parameter 'KeyA3|valueA2' into routeProbe
< Debug: Inserting generic parameter 'KeyA2|valueA3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into routeProbe
< Debug: Inserting generic parameter 'KeyB3|valueB2' into routeProbe
< Debug: Inserting generic parameter 'KeyB2|valueB3' into routeProbe
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: Value '-30' for attribute period 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 856 - 373
< -30
< 50
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="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" period="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; attribute begin cannot be negative.
< Error: Attribute 'begin' in definition of routeProbe 'routeProbe_1' is not a valid time value.
< Error: Could not build routeProbe with ID 'routeProbe_2' in netedit; attribute begin cannot be negative.
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_3" begin="10.30" period="100.00" edge="gneE1" file="myOwnFile.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; attribute begin cannot be negative.
Error: Attribute 'begin' in definition of routeProbe 'routeProbe_1' is not a valid time value.
Error: Could not build routeProbe with ID 'routeProbe_2' in netedit; attribute begin cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Error: Could not build routeProbe in netedit; edge doesn't exist.
< Debug: Adding routeProbe 'routeProbe_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <routeProbe id="routeProbe_2" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_2.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build routeProbe in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load file ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_0'.
< Error: Could not build routeProbe with ID 'routeProbe_1' in netedit; filename is invalid.
< Error: Attribute 'file' in definition of routeProbe 'routeProbe_2' is empty.
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_3" begin="0.00" period="100.00" edge="gneE1" file="fileA.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_0'.
Error: Could not build routeProbe with ID 'routeProbe_1' in netedit; filename is invalid.
Error: Attribute 'file' in definition of routeProbe 'routeProbe_2' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a routeProbe.
< Error: Could not build routeProbe with ID 'id with spaces' in netedit; ID contains invalid characters.
< Error: Attribute 'id' in definition of a routeProbe is empty.
< Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; declared twice.
< Debug: Adding routeProbe 'routeProbe_1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_0.txt"/>
    <routeProbe id="routeProbe_1" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_1.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a routeProbe.
Error: Could not build routeProbe with ID 'id with spaces' in netedit; ID contains invalid characters.
Error: Attribute 'id' in definition of a routeProbe is empty.
Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_1' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="10.30" period="100.00" edge="gneE1" name="$·$·%·%·" file="routeProbe_0.txt"/>
    <routeProbe id="routeProbe_1" begin="10.30" period="100.00" edge="gneE1" name="Valid Name" file="routeProbe_1.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into routeProbe
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into routeProbe
< Debug: Inserting generic parameter 'key1|value5' into routeProbe
< Debug: Inserting generic parameter 'key2|' into routeProbe
< Debug: Inserting generic parameter 'key2|' into routeProbe
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into routeProbe
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into routeProbe
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="100.00" edge="gneE1" file="fileA.txt">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </routeProbe>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional
< Error: Attribute 'period' in definition of routeProbe 'routeProbe_1' is not a valid time value.
< Error: Could not build routeProbe with ID 'routeProbe_2' in netedit; attribute period cannot be negative.
< Debug: Adding routeProbe 'routeProbe_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_0" begin="0.00" edge="gneE1" file="routeProbe_0.txt"/>
    <routeProbe id="routeProbe_3" begin="0.00" period="120.30" edge="gneE1" file="routeProbe_3.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of routeProbe 'routeProbe_1' is not a valid time value.
Error: Could not build routeProbe with ID 'routeProbe_2' in netedit; attribute period cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,126c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_02' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_03' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_05' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_06' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_07' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_08' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_09' in GNEChange_Additional
< Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_10'.
< Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_11'.
< Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_12'.
< Debug: Adding routeProbe 'routeProbe_13' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_14' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_15' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_16' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_17' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_01" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_01.txt"/>
    <routeProbe id="routeProbe_02" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_02.txt"/>
    <routeProbe id="routeProbe_03" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_03.txt"/>
    <routeProbe id="routeProbe_05" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_05.txt"/>
    <routeProbe id="routeProbe_06" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_06.txt"/>
    <routeProbe id="routeProbe_07" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_07.txt"/>
    <routeProbe id="routeProbe_08" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_08.txt"/>
    <routeProbe id="routeProbe_09" begin="0.00" period="120.30" edge="gneE1" file="routeProbe_09.txt"/>
    <routeProbe id="routeProbe_13" begin="0.00" period="100.00" edge="gneE1" file="myOwnFile.txt"/>
    <routeProbe id="routeProbe_14" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_13.txt"/>
    <routeProbe id="routeProbe_15" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_14.txt"/>
    <routeProbe id="routeProbe_16" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_14.txt"/>
    <routeProbe id="routeProbe_17" begin="10.30" period="100.00" edge="gneE1" file="routeProbe_14.txt"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_10'.
Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_11'.
Error: Attribute 'file' is missing in definition of routeProbe 'routeProbe_12'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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>

daily.additional.trainstop: 47 tests: 47 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Invalid input parameter of trainStop
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 554 - 418
< Vlue
< TestFunctions: Clicked over position 564 - 418
< red
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00" color="139,131,120"/>
    <trainStop id="ts_1" lane="gneE0_0" startPos="20.00" endPos="30.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00" friendlyPos="true"/>
</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 trainstop create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Invalid input parameter of trainStop
< Debug: Invalid input parameter of trainStop
< Debug: Adding trainStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'custom_ID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'custom_ID' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 554 - 418
< ;;;;;;;;;;;;;;;;
< TestFunctions: Clicked over position 564 - 418
< ts_0
< TestFunctions: Clicked over position 574 - 418
< custom_ID
< TestFunctions: Clicked over position 584 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="custom_ID" lane="gneE0_0" startPos="20.00" endPos="30.00"/>
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< lineA lineB
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,22c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< custom train stop name
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" name="custom train stop name" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop create parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,26c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Invalid input parameter of trainStop
< Debug: Invalid input parameter of trainStop
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< dummyLenght
< TestFunctions: Clicked over position 554 - 418
< -7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="20.00" endPos="30.00" parkingLength="3.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Invalid input parameter of trainStop
< Debug: Invalid input parameter of trainStop
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< -2
< TestFunctions: Clicked over position 554 - 418
< 7.5
< TestFunctions: Clicked over position 564 - 418
< 3
< TestFunctions: Clicked over position 574 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="20.00" endPos="30.00" personCapacity="3"/>
</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 trainstop create references ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Adding trainStop 'ts_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 544 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <trainStop id="ts_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/>
    <trainStop id="ts_2" lane="gneE0_0" startPos="31.00" endPos="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop create references_length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Adding trainStop 'ts_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_2' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< dummyLenght
< TestFunctions: Clicked over position 804 - 418
< -20
< TestFunctions: Clicked over position 804 - 418
< 5
< TestFunctions: Clicked over position 814 - 418
< reference right
< TestFunctions: Clicked over position 534 - 418
< reference center
< TestFunctions: Clicked over position 729 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="44.00" endPos="49.00"/>
    <trainStop id="ts_1" lane="gneE0_0" startPos="9.00" endPos="14.00"/>
    <trainStop id="ts_2" lane="gneE0_0" startPos="33.50" endPos="38.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_0' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_1' in GNEChange_Additional
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Removing trainStop 'trainStop_0' in GNEChange_Additional
< Debug: Removing trainStop 'trainStop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Adding TLS into junction 'gneJ1'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Deleting TLS from junction 'gneJ1'
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Setting new attribute
< Debug: Removing edge 'gneE1' from net
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE1' from net
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< TestFunctions: Clicked over position 554 - 408
< TestFunctions: Clicked over position 564 - 423
< TestFunctions: Clicked over position 754 - 423
< TestFunctions: Clicked over position 504 - 373
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 504 - 373
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix fix_positions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopB' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopC' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 363
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" lane="gneE0_0" startPos="11.90" endPos="12.00"/>
    <trainStop id="trainStopB" lane="gneE0_0" startPos="38.00" endPos="50.00"/>
    <trainStop id="trainStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <trainStop id="trainStopD" lane="gneE1_0" startPos="37.90" endPos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopB' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopC' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 363
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/>
    <trainStop id="trainStopB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/>
    <trainStop id="trainStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <trainStop id="trainStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/>
</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 trainstop fix save_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopB' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopC' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 363
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00"/>
    <trainStop id="trainStopB" lane="gneE0_0" startPos="38.00" endPos="480.00"/>
    <trainStop id="trainStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
    <trainStop id="trainStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix select_invalids ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopB' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopC' in GNEChange_Additional
< Debug: Adding trainStop 'trainStopD' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 582 - 363
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopC" lane="gneE1_0" startPos="-38.00" endPos="48.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of trainStop 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: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00" color="125,60,200"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '5000' for attribute endPos of trainStop isn't valid
< Debug: Value '2' for attribute endPos of trainStop 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: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< 5000
< 2
< 30
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< Debug: Value 'ts_1' for attribute id of trainStop isn't valid
< Debug: Value 'Id with spaces' for attribute id of trainStop 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 trainStop 'ts_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_1' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 754 - 338
< TestFunctions: Clicked over position 554 - 358
< ts_1
< Id with spaces
< correctID
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="correctID" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
    <trainStop id="ts_1" lane="gneE2_1" startPos="33.00" endPos="43.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Value 'dummy lane' for attribute lane of trainStop 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummy lane
< gneE0_0
< gneE2_1
< gneE2_0
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_0" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< line1, line2
< line1 line2
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< Train Stop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" name="Train Stop Name" lane="gneE2_1" startPos="12.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trainStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Value 'dummylength' for attribute parkingLength of trainStop isn't valid
< Debug: Value '-7' for attribute parkingLength of trainStop 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummylength
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00" parkingLength="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Value 'dummyPersonCapacity' for attribute personCapacity of trainStop isn't valid
< Debug: Value '-7' for attribute personCapacity of trainStop 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced trainStop
< Debug: Deleting unreferenced 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< dummyPersonCapacity
< -7
< 2.5
< 10
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="12.00" endPos="22.00" personCapacity="10"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Value '-5' for attribute startPos of trainStop isn't valid
< Debug: Value '400' for attribute startPos of trainStop 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: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 554 - 338
< TestFunctions: Clicked over position 554 - 358
< 
< -5
< 400
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE2_1" startPos="20.00" endPos="22.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of trainStop 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00" color="125,60,200">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00" color="125,60,200">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="line3 line4" personCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< commonLine1 commonLine2
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="commonLine1 commonLine2" personCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="commonLine1 commonLine2" personCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< common TrainStop Name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="common TrainStop Name" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="common TrainStop Name" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trainStop>
</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 trainstop inspect_selection parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="50.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="50.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop inspect_selection personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trainStop
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trainStop
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trainStop
< Debug: Adding trainStop 'trainStopA' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trainStop
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trainStop
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trainStop
< Debug: Adding trainStop 'trainStopB' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 464 - 438
< 50
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="50" parkingLength="12.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trainStop>
    <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="50" parkingLength="15.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trainStop>
</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 trainstop load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Error: Attribute 'color' in definition of trainStop 'trainStop_02' Invalid color definition 'dummyparkinglength'.
< Error: Attribute 'color' in definition of trainStop 'trainStop_03' Invalid color definition '-7'.
< Debug: Adding trainStop 'trainStop_04' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <trainStop id="trainStop_04" name="trainStop" lane="gneE0_0" startPos="35.00" endPos="40.00" color="255,120,240"/>
    <trainStop id="trainStop_05" name="trainStop" lane="gneE0_0" startPos="45.00" endPos="50.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of trainStop 'trainStop_02' Invalid color definition 'dummyparkinglength'.
Error: Attribute 'color' in definition of trainStop 'trainStop_03' Invalid color definition '-7'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_00' 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop load endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyEndPos.
< Error: Could not build trainStop with ID 'trainStop_03' in netedit; Invalid position over lane.
< Error: Could not build trainStop with ID 'trainStop_04' in netedit; Invalid position over lane.
< Error: Could not build trainStop with ID 'trainStop_05' in netedit; Invalid position over lane.
< Debug: Adding trainStop 'trainStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" startPos="35.00" lines="line1 line2"/>
    <trainStop id="trainStop_06" name="trainStop" lane="gneE0_0" startPos="35.00" endPos="-5.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyEndPos.
Error: Could not build trainStop with ID 'trainStop_03' in netedit; Invalid position over lane.
Error: Could not build trainStop with ID 'trainStop_04' in netedit; Invalid position over lane.
Error: Could not build trainStop with ID 'trainStop_05' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_02' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_03' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_04' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_05' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_06' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_07' 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE1_0" startPos="5.00" endPos="10.00" lines="lineA lineB"/>
    <trainStop id="trainStop_02" name="trainStop" lane="gneE1_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <trainStop id="trainStop_03" name="trainStop" lane="gneE1_0" startPos="-10.00" endPos="-20.00" friendlyPos="true" lines="lineA lineB"/>
    <trainStop id="trainStop_04" name="trainStop" lane="gneE1_0" startPos="-20.00" endPos="-10.00" friendlyPos="true" lines="lineA lineB"/>
    <trainStop id="trainStop_05" name="trainStop" lane="gneE1_0" startPos="200.00" endPos="300.00" friendlyPos="true" lines="lineA lineB"/>
    <trainStop id="trainStop_06" name="trainStop" lane="gneE1_0" startPos="50.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
    <trainStop id="trainStop_07" name="trainStop" lane="gneE1_0" startPos="20.00" endPos="20.00" friendlyPos="true" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_00' in GNEChange_Additional
< Error: Attribute 'id' is missing in definition of a trainStop.
< Error: Could not build trainStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
< Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a trainStop.
Error: Could not build trainStop with ID 'ID with spaces' in netedit; ID contains invalid characters.
Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lane' is missing in definition of trainStop 'trainStop_01'.
< Error: Could not build trainStop in netedit; lane doesn't exist.
< Debug: Adding trainStop 'trainStop_03' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_03" name="trainStop" lane="gneE1_0" startPos="15.00" endPos="20.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lane' is missing in definition of trainStop 'trainStop_01'.
Error: Could not build trainStop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_02' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_03' 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <trainStop id="trainStop_02" name="trainStop" lane="gneE0_0" startPos="35.00" endPos="40.00" lines="line1, line2"/>
    <trainStop id="trainStop_03" name="trainStop" lane="gneE0_0" startPos="45.00" endPos="50.00" lines="lineA lineB"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 trainstop load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_00' in GNEChange_Additional
< Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_00" name=";;;%%$$$" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into trainStop
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into trainStop
< Debug: Inserting generic parameter 'key1|value5' into trainStop
< Debug: Inserting generic parameter 'key2|' into trainStop
< Debug: Inserting generic parameter 'key2|' into trainStop
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into trainStop
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into trainStop
< Debug: Adding trainStop 'trainStop_00' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_00" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </trainStop>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load parkinglength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Error: Attribute 'parkingLength' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyparkingLength.
< Error: Could not build trainStop with ID 'trainStop_03' in netedit; attribute parkingLength cannot be negative.
< Debug: Adding trainStop 'trainStop_04' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <trainStop id="trainStop_04" name="trainStop" lane="gneE0_0" startPos="35.00" endPos="40.00" parkingLength="2.50"/>
    <trainStop id="trainStop_05" name="trainStop" lane="gneE0_0" startPos="45.00" endPos="50.00" parkingLength="6.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 ----------
Error: Attribute 'parkingLength' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyparkingLength.
Error: Could not build trainStop with ID 'trainStop_03' in netedit; attribute parkingLength cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Error: Attribute 'personCapacity' in definition of trainStop 'trainStop_02' Invalid Number Format (long long integer format) dummyPersonCapacity.
< Error: Could not build trainStop with ID 'trainStop_03' in netedit; attribute personCapacity cannot be negative.
< Error: Attribute 'personCapacity' in definition of trainStop 'trainStop_04' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding trainStop 'trainStop_05' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" startPos="25.00" endPos="30.00"/>
    <trainStop id="trainStop_05" name="trainStop" lane="gneE0_0" startPos="45.00" endPos="50.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 ----------
Error: Attribute 'personCapacity' in definition of trainStop 'trainStop_02' Invalid Number Format (long long integer format) dummyPersonCapacity.
Error: Could not build trainStop with ID 'trainStop_03' in netedit; attribute personCapacity cannot be negative.
Error: Attribute 'personCapacity' in definition of trainStop 'trainStop_04' Invalid Number Format (long long integer format) 2.5.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding trainStop 'trainStop_01' in GNEChange_Additional
< Error: Attribute 'startPos' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyStartPosition.
< Error: Could not build trainStop with ID 'trainStop_03' in netedit; Invalid position over lane.
< Error: Could not build trainStop with ID 'trainStop_04' in netedit; Invalid position over lane.
< Debug: Adding trainStop 'trainStop_05' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_06' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_01" name="trainStop" lane="gneE0_0" endPos="30.00" lines="line1 line2"/>
    <trainStop id="trainStop_05" name="trainStop" lane="gneE0_0" startPos="10.00" endPos="25.00" lines="line1 line2"/>
    <trainStop id="trainStop_06" name="trainStop" lane="gneE0_0" startPos="-40.00" endPos="25.00" lines="line1 line2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'startPos' in definition of trainStop 'trainStop_02' Invalid Number Format (double) dummyStartPosition.
Error: Could not build trainStop with ID 'trainStop_03' in netedit; Invalid position over lane.
Error: Could not build trainStop with ID 'trainStop_04' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Selected item 'trainStop' in GNETagSelector
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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 trainStop 'ts_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< 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: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trainStop
< reference center
< TestFunctions: Clicked over position 537 - 403
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <trainStop id="ts_0" lane="gneE0_0" startPos="15.00" endPos="25.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements trainstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding trainStop 'ts_0' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE2_0_7' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE2_1_6' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE2_2_5' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE2_3_4' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE2_4_3' in GNEChange_Additional
< Debug: Adding trainStop 'trainStop_gneE4_0_2' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <trainStop id="trainStop_gneE1_0_1" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <trainStop id="trainStop_gneE2_0_7" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <trainStop id="trainStop_gneE2_1_6" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <trainStop id="trainStop_gneE2_2_5" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <trainStop id="trainStop_gneE2_3_4" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <trainStop id="trainStop_gneE2_4_3" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <trainStop id="trainStop_gneE4_0_2" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
    <trainStop id="ts_0" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.vaporizer: 21 tests: 21 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Invalid input parameter of vaporizer
< 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
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< -12
< TestFunctions: Clicked over position 554 - 433
< 10
< TestFunctions: Clicked over position 564 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE1" begin="10.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'vaporizer' in GNETagSelector
< 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
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create default_nocenter ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< Debug: Selected item 'vaporizer' in GNETagSelector
< 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
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,-1.60,60.00,20.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE1" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="5.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Invalid input parameter of vaporizer
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced vaporizer
< Debug: Deleting unreferenced vaporizer
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< -20
< TestFunctions: Clicked over position 654 - 433
< 20
< TestFunctions: Clicked over position 654 - 433
< 50
< TestFunctions: Clicked over position 524 - 438
< 100
< TestFunctions: Clicked over position 534 - 438
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="0.00" end="50.00"/>
    <vaporizer id="gneE1" begin="0.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="3.00" y="-2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,28c1,6
< Debug: Selected item 'vaporizer' in GNETagSelector
< 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: network elements saved
< Debug: Deleting unreferenced vaporizer
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< customName
< TestFunctions: Clicked over position 504 - 433
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE1" name="customName" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="2.10" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,10.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ4" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Removing vaporizer 'gneE1' in GNEChange_Additional
< Debug: Removing vaporizer 'gneE0' in GNEChange_Additional
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in removeConnection()
< Debug: Deleting TLS from junction 'gneJ0'
< Debug: Adding TLS into junction 'gneJ0'
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 834 - 350
< TestFunctions: Clicked over position 614 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 614 - 408
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="5.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Value 'dummy' for attribute begin of vaporizer isn't valid
< Debug: Value '-10' for attribute begin of vaporizer isn't valid
< Debug: Setting new attribute
< 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 vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 298
< TestFunctions: Clicked over position 629 - 395
< dummy
< -10
< 50
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE3" begin="5.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,114c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 395
< dummyEdge
< gneE0
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Value 'dummy' for attribute end of vaporizer isn't valid
< Debug: Value '-10' for attribute end of vaporizer isn't valid
< Debug: Setting new attribute
< 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 vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 395
< dummy
< -10
< 2
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE3" begin="0.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< 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+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: network elements saved
< Debug: Deleting unreferenced vaporizer
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 395
< %%$$$
< customName
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE3" name="customName" begin="0.00" end="3600.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" 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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,134c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,10.00,60.00,34.80
< Debug: Selected item 'vaporizer' in GNETagSelector
< Debug: Adding vaporizer 'gneE3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -10.00,3.60,10.00,36.40
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 40.00,3.60,60.00,36.40
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vaporizer
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 629 - 395
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE3" begin="0.00" end="3600.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vaporizer>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="47.00" y="23.70" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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" 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=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" 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" 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" speed="13.89" length="50.00" shape="0.00,15.20 50.00,15.20"/>
        <lane id="gneE2_1" index="1" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< -30
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="5.00" end="15.00"/>
    <vaporizer id="gneE1" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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: Value '-5' for attribute end of vaporizer isn't valid
< Debug: Value '1' for attribute end of vaporizer isn't valid
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< -5
< 1
< 15.8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="5.00" end="15.80"/>
    <vaporizer id="gneE1" begin="5.00" end="15.80"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< %%%$$
< customName
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE0" name="customName" begin="5.00" end="15.00"/>
    <vaporizer id="gneE1" name="customName" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,146c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 837 - 368
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Other additionals -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="5" begin="10.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'begin' is missing in definition of a vaporizer.
Error: Attribute 'begin' is missing in definition of a vaporizer.
Error: Attribute 'begin' in definition of a vaporizer is not a valid time value.
Error: Could not build vaporizer with ID '4' in netedit; attribute begin cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
        <lane id="13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ13" to="gneJ12" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,207c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="5" begin="5.00" end="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' is missing in definition of a vaporizer.
Error: Attribute 'end' is missing in definition of a vaporizer.
Error: Attribute 'end' in definition of a vaporizer is not a valid time value.
Error: Could not build vaporizer with ID '4' in netedit; attribute end cannot be negative.
Error: Could not build vaporizer with ID '6' in netedit; begin is greather than end.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
        <lane id="13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ13" to="gneJ12" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="1" begin="5.00" end="15.00"/>
    <vaporizer id="2" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a vaporizer.
Error: Could not build vaporizer in netedit; edge doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
        <lane id="13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ13" to="gneJ12" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,203c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="1" name="%%$$$" begin="5.00" end="15.00"/>
    <vaporizer id="2" name="customName" begin="5.00" end="15.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
        <lane id="13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ13" to="gneJ12" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,212c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,18.00,12.00,42.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,18.00,62.00,42.00
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 38.00,48.00,62.00,72.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary -12.00,-2.00,12.00,22.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary 38.00,-2.00,62.00,22.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary -10.00,50.00,60.00,71.60
< GLDebug: 	Inserted edge:10 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:11 into SUMORTree with boundary -10.00,0.00,60.00,21.60
< GLDebug: 	Inserted edge:12 into SUMORTree with boundary -10.00,-1.60,60.00,20.00
< GLDebug: 	Inserted edge:13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:14 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary -10.00,48.40,60.00,70.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,61.60
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary -10.00,38.40,60.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,20.00,60.00,41.60
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary -10.00,18.40,60.00,40.00
< GLDebug: 	Inserted edge:9 into SUMORTree with boundary -10.00,10.00,60.00,31.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="1" begin="10.00" end="15.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </vaporizer>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,30.00" convBoundary="0.00,0.00,50.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,31.60 -1.20,30.80 -1.60,30.00 -1.20,29.20 0.00,28.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,28.40 51.20,29.20 51.60,30.00 51.20,30.80 50.00,31.60"/>
    </edge>

    <edge id="1" from="gneJ10" to="gneJ11" priority="1">
        <lane id="1_0" index="0" speed="13.89" length="50.00" shape="50.00,61.60 0.00,61.60"/>
    </edge>
    <edge id="10" from="gneJ4" to="gneJ5" priority="1">
        <lane id="10_0" index="0" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="11" from="gneJ7" to="gneJ6" priority="1">
        <lane id="11_0" index="0" speed="13.89" length="50.00" shape="50.00,11.60 0.00,11.60"/>
    </edge>
    <edge id="12" from="gneJ6" to="gneJ7" priority="1">
        <lane id="12_0" index="0" speed="13.89" length="50.00" shape="0.00,8.40 50.00,8.40"/>
    </edge>
    <edge id="13" from="gneJ12" to="gneJ13" priority="1">
        <lane id="13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="14" from="gneJ13" to="gneJ12" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding vaporizer 'gneE2' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE4' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< 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 vaporizer
< Debug: Deleting unreferenced vaporizer
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <vaporizer id="gneE0" begin="0.00" end="10.00"/>
    <vaporizer id="gneE1" begin="0.00" end="10.00"/>
    <vaporizer id="gneE2" begin="0.00" end="10.00"/>
    <vaporizer id="gneE4" begin="0.00" end="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>

daily.additional.variablespeedsign: 7 tests: 7 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE0_0 gneE1_0" pos="0.00,0.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'id' is missing in definition of a variableSpeedSign.
< Debug: Adding variableSpeedSign '$$$$%%%%$$$' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:$$$$%%%%$$$ into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'customID' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:customID into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Could not build variableSpeedSign with ID 'customID' in netedit; declared twice.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="$$$$%%%%$$$" lanes="gneE0_0 gneE1_0" pos="10.00,10.00"/>
    <variableSpeedSign id="customID" lanes="gneE0_0 gneE1_0" pos="40.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a variableSpeedSign.
Error: Could not build variableSpeedSign with ID 'customID' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load lanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'lanes' is missing in definition of variableSpeedSign 'variableSpeedSign_0'.
< Error: Attribute 'lanes' in definition of variableSpeedSign 'variableSpeedSign_1' is empty.
< Error: Could not build variableSpeedSign in netedit; lane doesn't exist.
< Debug: Adding variableSpeedSign 'variableSpeedSign_3' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_3 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_3" lanes="gneE0_0 gneE1_0" pos="50.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lanes' is missing in definition of variableSpeedSign 'variableSpeedSign_0'.
Error: Attribute 'lanes' in definition of variableSpeedSign 'variableSpeedSign_1' is empty.
Error: Could not build variableSpeedSign in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'name' in definition of variableSpeedSign 'variableSpeedSign_0' is empty.
< Debug: Adding variableSpeedSign 'variableSpeedSign_1' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_1 into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'variableSpeedSign_2' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_2 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_1" lanes="gneE0_0 gneE1_0" pos="10.00,10.00" name="2·$$·%··"/>
    <variableSpeedSign id="variableSpeedSign_2" lanes="gneE0_0 gneE1_0" pos="40.00,-10.00" name="customName"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'name' in definition of variableSpeedSign 'variableSpeedSign_0' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into variableSpeedSign
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into variableSpeedSign
< Debug: Inserting generic parameter 'key1|value5' into variableSpeedSign
< Debug: Inserting generic parameter 'key2|' into variableSpeedSign
< Debug: Inserting generic parameter 'key2|' into variableSpeedSign
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into variableSpeedSign
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into variableSpeedSign
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE0_0 gneE1_0" pos="0.00,10.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </variableSpeedSign>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load position ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Attribute 'pos' in definition of variableSpeedSign 'variableSpeedSign_1' is not a valid position.
< Error: Attribute 'pos' in definition of variableSpeedSign 'variableSpeedSign_2' is not a valid position.
< Debug: Adding variableSpeedSign 'variableSpeedSign_3' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_3 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE0_0 gneE1_0" pos="0.00,0.00"/>
    <variableSpeedSign id="variableSpeedSign_3" lanes="gneE0_0 gneE1_0" pos="40.00,-10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'pos' in definition of variableSpeedSign 'variableSpeedSign_1' is not a valid position.
Error: Attribute 'pos' in definition of variableSpeedSign 'variableSpeedSign_2' is not a valid position.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Attribute 'vTypes' in definition of variableSpeedSign 'variableSpeedSign_1' is empty.
< Debug: Adding variableSpeedSign 'variableSpeedSign_2' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_2 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'variableSpeedSign_3' in GNEChange_Additional
< GLDebug: 	Inserted variableSpeedSign:variableSpeedSign_3 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Other additionals -->
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE0_0 gneE1_0" pos="0.00,10.00"/>
    <variableSpeedSign id="variableSpeedSign_2" lanes="gneE0_0 gneE1_0" pos="40.00,-10.00" vTypes="$$$ % $ $"/>
    <variableSpeedSign id="variableSpeedSign_3" lanes="gneE0_0 gneE1_0" pos="50.00,-10.00" vTypes="type1 type2"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'vTypes' in definition of variableSpeedSign 'variableSpeedSign_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

daily.basic: 56 tests: 56 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic about_dialog ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,4c1,6
< Debug: Opening about dialog
< Debug: Closed about dialog
< Debug: network elements saved
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 27, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>



</net>

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,328c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:J3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,50.00,80.00,74.80
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:-E2 into SUMORTree with boundary -10.00,5.20,80.00,30.00
< GLDebug: 	Inserted edge:-E3 into SUMORTree with boundary -14.80,10.00,10.00,70.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,45.20,80.00,70.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:E2 into SUMORTree with boundary -10.00,10.00,80.00,34.80
< GLDebug: 	Inserted edge:E3 into SUMORTree with boundary -10.00,10.00,14.80,70.00
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Adding rerouter 'rr_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary 10.00,30.00,30.00,50.00
< Debug: Adding rerouterSymbol 'E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'E1' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary 10.00,30.00,30.00,50.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding interval 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding closingLaneReroute 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="-E0_1" startPos="24.80" endPos="34.80"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="-E3_1" pos="14.80" period="300.00" file="e1_0.xml"/>
    <!-- Other additionals -->
    <rerouter id="rr_0" edges="E3 -E3 E1 -E1" pos="20.00,40.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="-E0_0" allow="all"/>
            <closingReroute id="-E0" allow="all"/>
            <destProbReroute id="-E0" probability="1.00"/>
        </interval>
    </rerouter>
    <variableSpeedSign id="vs_0" lanes="E2_1 -E2_1 -E0_1 E0_1" pos="50.00,40.00"/>
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="1" layer="0.00" shape="-20.000000,60.000000 -20.000000,20.000000 -10.000000,20.000000 -10.000000,60.000000 -20.000000,60.000000"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="90.000000,60.000000 80.000000,60.000000 80.000000,20.000000 90.000000,20.000000 90.000000,60.000000"/>
    <poi id="poi_0" color="red" layer="202.00" x="10.00" y="70.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="60.00" y="70.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="10.00" y="10.00"/>
    <poi id="poi_3" color="red" layer="202.00" x="60.00" y="10.00"/>
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,10.00 50.00,10.00 50.00,30.00 20.00,30.00" color="blue">
        <tazSource id="-E2" weight="1.00"/>
        <tazSink id="-E2" weight="1.00"/>
        <tazSource id="E2" weight="1.00"/>
        <tazSink id="E2" weight="1.00"/>
<truncated after showing first 30 lines>
---------- 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="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="5.20,61.60 2.23,61.17 0.10,59.90 -1.17,57.78 -1.60,54.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="1.60,54.80 1.83,56.38 2.50,57.50 3.63,58.18 5.20,58.40"/>
    </edge>
    <edge id=":J0_c0" function="crossing" crossingEdges="E0 -E0">
        <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,56.80 3.20,63.20"/>
    </edge>
    <edge id=":J0_w0" function="walkingarea">
        <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="-3.20,54.80 -5.20,54.80 -4.94,58.12 -4.14,60.76 -2.76,62.76 -0.76,64.14 1.88,64.94 5.20,65.20 5.20,63.20 2.63,62.97 0.53,62.27 -1.10,61.10 -2.27,59.47 -2.97,57.37"/>
    </edge>
    <edge id=":J0_w1" function="walkingarea">
        <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="5.20,56.80 5.20,54.80 3.20,54.80 3.26,55.41 3.42,55.91 3.70,56.30 4.09,56.58 4.59,56.74"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="7.10" length="6.77" shape="71.60,54.80 71.17,57.77 69.90,59.90 68.80,60.56"/>
    </edge>
    <edge id=":J1_2" function="internal">
        <lane id=":J1_2_0" index="0" disallow="pedestrian" speed="7.10" length="4.20" shape="68.80,60.56 67.77,61.17 64.80,61.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="64.80,58.40 66.38,58.17 67.50,57.50 68.18,56.38 68.40,54.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes data junctionshape ( Last six runs Dec2022 )
basic modes data showadditionals ( Last six runs Dec2022 )
basic modes data showdemandelements ( Last six runs Dec2022 )
basic modes data showshapes ( Last six runs Dec2022 )
basic modes data tazfill ( Last six runs Dec2022 )
basic modes data tazreldrawingmode ( Last six runs Dec2022 )
basic modes data tazrelonlyfrom ( Last six runs Dec2022 )
basic modes data tazrelonlyto ( Last six runs Dec2022 )

10 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,324c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:J3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,50.00,80.00,74.80
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:-E2 into SUMORTree with boundary -10.00,5.20,80.00,30.00
< GLDebug: 	Inserted edge:-E3 into SUMORTree with boundary -14.80,10.00,10.00,70.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,45.20,80.00,70.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:E2 into SUMORTree with boundary -10.00,10.00,80.00,34.80
< GLDebug: 	Inserted edge:E3 into SUMORTree with boundary -10.00,10.00,14.80,70.00
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Adding rerouter 'rr_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary 10.00,30.00,30.00,50.00
< Debug: Adding rerouterSymbol 'E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'E1' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary 10.00,30.00,30.00,50.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding interval 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding closingLaneReroute 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="-E0_1" startPos="24.80" endPos="34.80"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="-E3_1" pos="14.80" period="300.00" file="e1_0.xml"/>
    <!-- Other additionals -->
    <rerouter id="rr_0" edges="E3 -E3 E1 -E1" pos="20.00,40.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="-E0_0" allow="all"/>
            <closingReroute id="-E0" allow="all"/>
            <destProbReroute id="-E0" probability="1.00"/>
        </interval>
    </rerouter>
    <variableSpeedSign id="vs_0" lanes="E2_1 -E2_1 -E0_1 E0_1" pos="50.00,40.00"/>
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="1" layer="0.00" shape="-20.000000,60.000000 -20.000000,20.000000 -10.000000,20.000000 -10.000000,60.000000 -20.000000,60.000000"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="90.000000,60.000000 80.000000,60.000000 80.000000,20.000000 90.000000,20.000000 90.000000,60.000000"/>
    <poi id="poi_0" color="red" layer="202.00" x="10.00" y="70.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="60.00" y="70.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="10.00" y="10.00"/>
    <poi id="poi_3" color="red" layer="202.00" x="60.00" y="10.00"/>
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,10.00 50.00,10.00 50.00,30.00 20.00,30.00" color="blue">
        <tazSource id="-E2" weight="1.00"/>
        <tazSink id="-E2" weight="1.00"/>
        <tazSource id="E2" weight="1.00"/>
        <tazSink id="E2" weight="1.00"/>
<truncated after showing first 30 lines>
---------- 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="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="5.20,61.60 2.23,61.17 0.10,59.90 -1.17,57.78 -1.60,54.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="1.60,54.80 1.83,56.38 2.50,57.50 3.63,58.18 5.20,58.40"/>
    </edge>
    <edge id=":J0_c0" function="crossing" crossingEdges="E0 -E0">
        <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,56.80 3.20,63.20"/>
    </edge>
    <edge id=":J0_w0" function="walkingarea">
        <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="-3.20,54.80 -5.20,54.80 -4.94,58.12 -4.14,60.76 -2.76,62.76 -0.76,64.14 1.88,64.94 5.20,65.20 5.20,63.20 2.63,62.97 0.53,62.27 -1.10,61.10 -2.27,59.47 -2.97,57.37"/>
    </edge>
    <edge id=":J0_w1" function="walkingarea">
        <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="5.20,56.80 5.20,54.80 3.20,54.80 3.26,55.41 3.42,55.91 3.70,56.30 4.09,56.58 4.59,56.74"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="7.10" length="6.77" shape="71.60,54.80 71.17,57.77 69.90,59.90 68.80,60.56"/>
    </edge>
    <edge id=":J1_2" function="internal">
        <lane id=":J1_2_0" index="0" disallow="pedestrian" speed="7.10" length="4.20" shape="68.80,60.56 67.77,61.17 64.80,61.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="64.80,58.40 66.38,58.17 67.50,57.50 68.18,56.38 68.40,54.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes demand grid ( Last six runs Dec2022 )
basic modes demand junctionshape ( Last six runs Dec2022 )
basic modes demand lockcontainer ( Last six runs Dec2022 )
basic modes demand lockperson ( Last six runs Dec2022 )
basic modes demand showalltrips ( Last six runs Dec2022 )
basic modes demand showcontainerplans ( Last six runs Dec2022 )
basic modes demand showpersonplans ( Last six runs Dec2022 )
basic modes demand showshapes ( Last six runs Dec2022 )
basic modes demand spreadvehicle ( Last six runs Dec2022 )
basic modes network applyallphases ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,323c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:J3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,50.00,80.00,74.80
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:-E2 into SUMORTree with boundary -10.00,5.20,80.00,30.00
< GLDebug: 	Inserted edge:-E3 into SUMORTree with boundary -14.80,10.00,10.00,70.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,45.20,80.00,70.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:E2 into SUMORTree with boundary -10.00,10.00,80.00,34.80
< GLDebug: 	Inserted edge:E3 into SUMORTree with boundary -10.00,10.00,14.80,70.00
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Adding rerouter 'rr_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary 10.00,30.00,30.00,50.00
< Debug: Adding rerouterSymbol 'E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'E1' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary 10.00,30.00,30.00,50.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding interval 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding closingLaneReroute 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="-E0_1" startPos="24.80" endPos="34.80"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="-E3_1" pos="14.80" period="300.00" file="e1_0.xml"/>
    <!-- Other additionals -->
    <rerouter id="rr_0" edges="E3 -E3 E1 -E1" pos="20.00,40.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="-E0_0" allow="all"/>
            <closingReroute id="-E0" allow="all"/>
            <destProbReroute id="-E0" probability="1.00"/>
        </interval>
    </rerouter>
    <variableSpeedSign id="vs_0" lanes="E2_1 -E2_1 -E0_1 E0_1" pos="50.00,40.00"/>
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="1" layer="0.00" shape="-20.000000,60.000000 -20.000000,20.000000 -10.000000,20.000000 -10.000000,60.000000 -20.000000,60.000000"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="90.000000,60.000000 80.000000,60.000000 80.000000,20.000000 90.000000,20.000000 90.000000,60.000000"/>
    <poi id="poi_0" color="red" layer="202.00" x="10.00" y="70.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="60.00" y="70.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="10.00" y="10.00"/>
    <poi id="poi_3" color="red" layer="202.00" x="60.00" y="10.00"/>
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,10.00 50.00,10.00 50.00,30.00 20.00,30.00" color="blue">
        <tazSource id="-E2" weight="1.00"/>
        <tazSink id="-E2" weight="1.00"/>
        <tazSource id="E2" weight="1.00"/>
        <tazSink id="E2" weight="1.00"/>
<truncated after showing first 30 lines>
---------- 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="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="5.20,61.60 2.23,61.17 0.10,59.90 -1.17,57.78 -1.60,54.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="1.60,54.80 1.83,56.38 2.50,57.50 3.63,58.18 5.20,58.40"/>
    </edge>
    <edge id=":J0_c0" function="crossing" crossingEdges="E0 -E0">
        <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,56.80 3.20,63.20"/>
    </edge>
    <edge id=":J0_w0" function="walkingarea">
        <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="-3.20,54.80 -5.20,54.80 -4.94,58.12 -4.14,60.76 -2.76,62.76 -0.76,64.14 1.88,64.94 5.20,65.20 5.20,63.20 2.63,62.97 0.53,62.27 -1.10,61.10 -2.27,59.47 -2.97,57.37"/>
    </edge>
    <edge id=":J0_w1" function="walkingarea">
        <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="5.20,56.80 5.20,54.80 3.20,54.80 3.26,55.41 3.42,55.91 3.70,56.30 4.09,56.58 4.59,56.74"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="7.10" length="6.77" shape="71.60,54.80 71.17,57.77 69.90,59.90 68.80,60.56"/>
    </edge>
    <edge id=":J1_2" function="internal">
        <lane id=":J1_2_0" index="0" disallow="pedestrian" speed="7.10" length="4.20" shape="68.80,60.56 67.77,61.17 64.80,61.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="64.80,58.40 66.38,58.17 67.50,57.50 68.18,56.38 68.40,54.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes demand shownoninspected ( Last six runs Dec2022 )
basic modes demand showoverlappedroutes ( Last six runs Dec2022 )

12 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,280c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,48.00,12.00,72.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 58.00,48.00,82.00,72.00
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 58.00,8.00,82.00,32.00
< GLDebug: 	Inserted junction:J3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,50.00,80.00,74.80
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 60.00,10.00,84.80,70.00
< GLDebug: 	Inserted edge:-E2 into SUMORTree with boundary -10.00,5.20,80.00,30.00
< GLDebug: 	Inserted edge:-E3 into SUMORTree with boundary -14.80,10.00,10.00,70.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,45.20,80.00,70.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 55.20,10.00,80.00,70.00
< GLDebug: 	Inserted edge:E2 into SUMORTree with boundary -10.00,10.00,80.00,34.80
< GLDebug: 	Inserted edge:E3 into SUMORTree with boundary -10.00,10.00,14.80,70.00
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1_0' in GNEChange_Additional
< Debug: Adding rerouter 'rr_0' in GNEChange_Additional
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary 10.00,30.00,30.00,50.00
< Debug: Adding rerouterSymbol 'E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E3' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'E1' in GNEChange_Additional
< Debug: Adding rerouterSymbol '-E1' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary 10.00,30.00,30.00,50.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding interval 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
< Debug: Adding closingLaneReroute 'rr_0' in GNEChange_Additional
< GLDebug: 	Removed object rerouter:rr_0 from SUMORTree with boundary -11.60,16.00,81.60,64.00
< GLDebug: 	Inserted rerouter:rr_0 into SUMORTree with boundary -11.60,16.00,81.60,64.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="-E0_1" startPos="24.80" endPos="34.80"/>
    <!-- Detectors -->
    <inductionLoop id="e1_0" lane="-E3_1" pos="14.80" period="300.00" file="e1_0.xml"/>
    <!-- Other additionals -->
    <rerouter id="rr_0" edges="E3 -E3 E1 -E1" pos="20.00,40.00">
        <interval begin="0.00" end="3600.00">
            <closingLaneReroute id="-E0_0" allow="all"/>
            <closingReroute id="-E0" allow="all"/>
            <destProbReroute id="-E0" probability="1.00"/>
        </interval>
    </rerouter>
    <variableSpeedSign id="vs_0" lanes="E2_1 -E2_1 -E0_1 E0_1" pos="50.00,40.00"/>
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="1" layer="0.00" shape="-20.000000,60.000000 -20.000000,20.000000 -10.000000,20.000000 -10.000000,60.000000 -20.000000,60.000000"/>
    <poly id="po_1" color="red" fill="0" layer="0.00" shape="90.000000,60.000000 80.000000,60.000000 80.000000,20.000000 90.000000,20.000000 90.000000,60.000000"/>
    <poi id="poi_0" color="red" layer="202.00" x="10.00" y="70.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="60.00" y="70.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="10.00" y="10.00"/>
    <poi id="poi_3" color="red" layer="202.00" x="60.00" y="10.00"/>
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,10.00 50.00,10.00 50.00,30.00 20.00,30.00" color="blue">
        <tazSource id="-E2" weight="1.00"/>
        <tazSink id="-E2" weight="1.00"/>
        <tazSource id="E2" weight="1.00"/>
        <tazSink id="E2" weight="1.00"/>
<truncated after showing first 30 lines>
---------- 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="Data1" begin="0.00" end="3600.00">
        <edgeRelation from="-E0" to="-E3" A="1"/>
        <edgeRelation from="-E2" to="-E1" A="1"/>
        <edgeRelation from="E2" to="E3" A="1"/>
        <edgeRelation from="E0" to="E1" A="1"/>
        <edge id="-E0" A="2"/>
        <edge id="-E3" A="2"/>
        <tazRelation from="taz_1" to="taz_0"/>
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
    <interval id="Data1" begin="3600.00" end="7200.00">
        <edge id="-E2" A="2"/>
        <edge id="-E1" A="2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="5.20,61.60 2.23,61.17 0.10,59.90 -1.17,57.78 -1.60,54.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="1.60,54.80 1.83,56.38 2.50,57.50 3.63,58.18 5.20,58.40"/>
    </edge>
    <edge id=":J0_c0" function="crossing" crossingEdges="E0 -E0">
        <lane id=":J0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,56.80 3.20,63.20"/>
    </edge>
    <edge id=":J0_w0" function="walkingarea">
        <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="-3.20,54.80 -5.20,54.80 -4.94,58.12 -4.14,60.76 -2.76,62.76 -0.76,64.14 1.88,64.94 5.20,65.20 5.20,63.20 2.63,62.97 0.53,62.27 -1.10,61.10 -2.27,59.47 -2.97,57.37"/>
    </edge>
    <edge id=":J0_w1" function="walkingarea">
        <lane id=":J0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="5.20,56.80 5.20,54.80 3.20,54.80 3.26,55.41 3.42,55.91 3.70,56.30 4.09,56.58 4.59,56.74"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" disallow="pedestrian" speed="7.10" length="6.77" shape="71.60,54.80 71.17,57.77 69.90,59.90 68.80,60.56"/>
    </edge>
    <edge id=":J1_2" function="internal">
        <lane id=":J1_2_0" index="0" disallow="pedestrian" speed="7.10" length="4.20" shape="68.80,60.56 67.77,61.17 64.80,61.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="64.80,58.40 66.38,58.17 67.50,57.50 68.18,56.38 68.40,54.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="E0 E1 E2 E3">
        <stop lane="E0_1" startPos="24.80" endPos="34.80" duration="10.00"/>
        <stop lane="E2_1" startPos="24.80" endPos="34.80" duration="15.00"/>
    </route>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="-E2" to="-E0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
    <flow id="f_0" begin="0.00" from="-E3" to="-E1" end="3600.00" vehsPerHour="18.00"/>
    <person id="p_0" depart="0.00">
        <personTrip from="-E0" to="-E3" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="-E1" busStop="bs_0" lines="ANY"/>
        <personTrip to="-E3" lines="ANY"/>
        <personTrip to="-E2" lines="ANY"/>
    </person>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="-E2" to="-E1"/>
    </personFlow>
    <container id="c_0" depart="0.00">
        <tranship from="E1" to="E3" departPos="0.00"/>
    </container>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="18.00"/>
</routes>
basic modes network chainmode ( Last six runs Dec2022 )
basic modes network grid ( Last six runs Dec2022 )
basic modes network junctionshape ( Last six runs Dec2022 )
basic modes network mergingjunction ( Last six runs Dec2022 )
basic modes network moveelevation ( Last six runs Dec2022 )
basic modes network selectlane ( Last six runs Dec2022 )
basic modes network showbubbles ( Last six runs Dec2022 )
basic modes network showconnections ( Last six runs Dec2022 )
basic modes network showdemandelements ( Last six runs Dec2022 )
basic modes network showsubadditionals ( Last six runs Dec2022 )
basic modes network spreadvehicle ( Last six runs Dec2022 )
basic modes network twowaymode ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : basic open configuration_shortcut ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1,6
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< input_net.netccfg
< TestFunctions: Clicked over position 304 - 168
< net.net.xml
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic open net_shortcut ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1,6
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< input_net_loadedmanually.net.xml
< TestFunctions: Clicked over position 304 - 168
< net.net.xml
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" speed="3.65" length="1.44" shape="48.40,60.40 49.20,59.20"/>
    </edge>
    <edge id=":Center_20" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic open netedit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1c1,6
< Debug: Deleting net builder in GNENet destructor
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic pyautogui_error ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,3c1,6
< Error: No nodes loaded.
< Error: Failed to build network.
< TestFunctions: Killed Netedit process. 'reference.png' not found
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,2d0
< TestFunctions: Netedit opened successfully
< Finding reference
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic quit no_save ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Opening FXMessageBox 'Confirm quit network'
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="-10.00,-18.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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>

TEST FAILED on ts-sim-build-ba : basic quit no_save_network ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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 quit network'
< Debug: Closed FXMessageBox 'Confirm quit network' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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 routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_additionals ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Opening FXMessageBox 'Confirm quit network'
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_demand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before quit'
< Debug: Closed FXMessageBox 'Save demand elements before quit' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic quit save_network ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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 quit network'
< Debug: network elements saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload no_save ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Opening FXMessageBox 'Confirm reload network'
< Debug: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 568
< TestFunctions: Clicked over position 804 - 568
< busStop
< TestFunctions: Clicked over position 554 - 413
< poly
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 404 - 168.0
< TestFunctions: Clicked over position 354.0 - 168.0
< TestFunctions: Clicked over position 354.0 - 218
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 464 - 413
< TestFunctions: Clicked over position 464 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------

TEST FAILED on ts-sim-build-ba : basic reload no_save_additionals ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload no_save_demand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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>

TEST FAILED on ts-sim-build-ba : basic reload no_save_network ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Closed FXMessageBox 'Confirm reload network' with 'Quit'
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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 routes ----------
<?xml version="1.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 -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_additionals ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: demand elements saved
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Opening FXMessageBox 'Confirm reload network'
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before reload'
< Debug: Closed FXMessageBox 'Save additionals before reload' with 'Yes'
< Debug: Additionals saved
< Debug: Opening FXMessageBox 'Save demand elements before reload'
< Debug: Closed FXMessageBox 'Save demand elements before reload' with 'Yes'
< Debug: demand elements saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_demand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< 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
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic reload save_network ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< 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 GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced route
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced busStop
< 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 ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
    <!-- Shapes -->
    <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">
    <!-- Routes -->
    <route id="r_0" edges="gneE0 gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : basic save load_and_save ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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: network elements saved
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_2' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 : basic save new_net ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,37c1,6
< 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: 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 408
< TestFunctions: Clicked over position 840 - 408
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="30.00,50.00,70.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="40.00" shape="30.00,48.40 70.00,48.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="30.00" y="50.00" incLanes="" intLanes="" shape="30.00,50.00 30.00,46.80"/>
    <junction id="J1" type="dead_end" x="70.00" y="50.00" incLanes="E0_0" intLanes="" shape="70.00,46.80 70.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : basic save save_configuration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,140c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to4_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< net
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" 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"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
---------- Missing result in netcon ----------
<?xml version="1.0" encoding="UTF-8"?>


<connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
    <connection from="1" to="5" fromLane="2" toLane="2"/>

    <connection from="2" to="6" fromLane="2" toLane="2"/>

    <connection from="3" to="7" fromLane="2" toLane="2"/>

    <connection from="4" to="8" fromLane="2" toLane="2"/>

    <connection from="5" to="4" fromLane="1" toLane="1"/>
    <connection from="5" to="2" fromLane="1" toLane="1"/>
    <connection from="5" to="2" fromLane="2" toLane="2"/>
    <connection from="5" to="3" fromLane="2" toLane="2"/>
    <connection from="5" to="1" fromLane="2" toLane="2"/>

    <connection from="6" to="3" fromLane="1" toLane="1"/>
    <connection from="6" to="1" fromLane="1" toLane="1"/>
    <connection from="6" to="1" fromLane="2" toLane="2"/>
    <connection from="6" to="4" fromLane="2" toLane="2"/>
    <connection from="6" to="2" fromLane="2" toLane="2"/>

    <connection from="7" to="1" fromLane="1" toLane="1"/>
    <connection from="7" to="4" fromLane="1" toLane="1"/>
    <connection from="7" to="4" fromLane="2" toLane="2"/>
    <connection from="7" to="2" fromLane="2" toLane="2"/>
    <connection from="7" to="3" fromLane="2" toLane="2"/>

<truncated after showing first 30 lines>
---------- Missing result in netedg ----------
<?xml version="1.0" encoding="UTF-8"?>


<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
    <edge id="1" from="Center" to="A" priority="-1" numLanes="3" speed="13.90">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1" numLanes="3" speed="13.90">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1" numLanes="3" speed="13.90">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1" numLanes="3" speed="13.90">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1" numLanes="3" speed="13.90">
        <lane index="0" allow="pedestrian" width="2.00"/>
        <lane index="1" disallow="pedestrian"/>
        <lane index="2" disallow="pedestrian"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1" numLanes="3" speed="13.90">
<truncated after showing first 30 lines>
---------- Missing result in netnod ----------
<?xml version="1.0" encoding="UTF-8"?>


<nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <node id="A" x="50.00" y="0.00" type="priority"/>
    <node id="B" x="50.00" y="100.00" type="priority"/>
    <node id="C" x="0.00" y="50.00" type="priority"/>
    <node id="Center" x="50.00" y="50.00" type="traffic_light" tl="Center"/>
    <node id="D" x="100.00" y="50.00" type="priority"/>
</nodes>
---------- Missing result in nettll ----------
<?xml version="1.0" encoding="UTF-8"?>


<tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
    <tlLogic id="Center" type="static" programID="0" offset="0">
        <phase duration="37" state="gGGggrrrrrgGGggrrrrrGG"/>
        <phase duration="5"  state="gGGggrrrrrgGGggrrrrrrr"/>
        <phase duration="3"  state="yyyyyrrrrryyyyyrrrrrrr"/>
        <phase duration="42" state="rrrrrGGGggrrrrrGGGggrr"/>
        <phase duration="3"  state="rrrrryyyyyrrrrryyyyyrr"/>
    </tlLogic>

    <connection from="5" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="10"/>
    <connection from="5" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="11"/>
    <connection from="5" to="2" fromLane="2" toLane="2" tl="Center" linkIndex="12"/>
    <connection from="5" to="3" fromLane="2" toLane="2" tl="Center" linkIndex="13"/>
    <connection from="5" to="1" fromLane="2" toLane="2" tl="Center" linkIndex="14"/>
    <connection from="6" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="0"/>
    <connection from="6" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="1"/>
    <connection from="6" to="1" fromLane="2" toLane="2" tl="Center" linkIndex="2"/>
    <connection from="6" to="4" fromLane="2" toLane="2" tl="Center" linkIndex="3"/>
    <connection from="6" to="2" fromLane="2" toLane="2" tl="Center" linkIndex="4"/>
    <connection from="7" to="1" fromLane="1" toLane="1" tl="Center" linkIndex="15"/>
    <connection from="7" to="4" fromLane="1" toLane="1" tl="Center" linkIndex="16"/>
    <connection from="7" to="4" fromLane="2" toLane="2" tl="Center" linkIndex="17"/>
    <connection from="7" to="2" fromLane="2" toLane="2" tl="Center" linkIndex="18"/>
    <connection from="7" to="3" fromLane="2" toLane="2" tl="Center" linkIndex="19"/>
    <connection from="8" to="2" fromLane="1" toLane="1" tl="Center" linkIndex="5"/>
    <connection from="8" to="3" fromLane="1" toLane="1" tl="Center" linkIndex="6"/>
    <connection from="8" to="3" fromLane="2" toLane="2" tl="Center" linkIndex="7"/>
<truncated after showing first 30 lines>

daily.bugs: 24 tests: 24 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : bugs additionals ticket3322 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,122c1,6
< Debug: Adding busStop 'busStop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE1_0_0' in GNEChange_Additional
< Debug: Adding calibratorLane 'calibrator_gneE1_1_1' in GNEChange_Additional
< Debug: Adding calibrator 'calibrator_gneE1_2' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStation_gneE1_2_0' in GNEChange_Additional
< Debug: Adding containerStop 'containerStop_gneE1_1_0' in GNEChange_Additional
< Debug: Adding inductionLoop 'inductionLoop_gneE0_2_0' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'laneAreaDetector_gneE0_1_0' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE1' in GNEChange_Additional
< Debug: Adding routeProbe 'routeProbe_gneE1_0' in GNEChange_Additional
< Debug: Adding vaporizer 'gneE1' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'variableSpeedSign_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_0' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE1_1' in GNEChange_Additional
< Debug: Removing detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Removing detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Removing laneAreaDetector 'laneAreaDetector_gneE0_1_0' in GNEChange_Additional
< Debug: Removing inductionLoop 'inductionLoop_gneE0_2_0' in GNEChange_Additional
< Debug: Removing instantInductionLoop 'instantInductionLoop_1' in GNEChange_Additional
< Debug: Removing connection 'gneE1_2->gneE0_2' 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_2->gneE1_2' from edge 'gneE0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 404 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 404 - 398
< 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">
    <!-- RouteProbes -->
    <routeProbe id="routeProbe_gneE1_0" begin="0.00" period="100.00" edge="gneE1" file="routeProbe_gneE1_0.txt"/>
    <!-- Calibrators -->
    <calibrator id="calibrator_gneE1_0_0" lane="gneE1_0" pos="0.00" period="100.00" output="calibrator_gneE1_0_0.txt"/>
    <calibrator id="calibrator_gneE1_1_1" lane="gneE1_1" pos="5.00" period="100.00" output="calibrator_gneE1_1_1.txt"/>
    <calibrator id="calibrator_gneE1_2" edge="gneE1" pos="10.00" period="100.00" output="calibrator_gneE1_2_2.txt"/>
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="35.00" endPos="45.00"/>
    <containerStop id="containerStop_gneE1_1_0" lane="gneE1_1" startPos="35.00" endPos="45.00"/>
    <chargingStation id="chargingStation_gneE1_2_0" lane="gneE1_2" startPos="35.00" endPos="45.00"/>
    <!-- Detectors -->
    <inductionLoop id="inductionLoop_gneE0_2_0" lane="gneE0_2" pos="10.00" period="100.00" file="inductionLoop_gneE0_2_0.txt" vTypes="bus taxi private"/>
    <instantInductionLoop id="instantInductionLoop_1" lane="gneE0_2" pos="12.00" file="instantInductionLoop_1.txt" vTypes="bus taxi private"/>
    <laneAreaDetector id="laneAreaDetector_gneE0_1_0" lane="gneE0_1" pos="5.00" length="10.00" period="100.00" file="laneAreaDetector_gneE0_1_0.txt"/>
    <entryExitDetector id="entryExitDetector_0" pos="10.00,-15.00" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE0_0" pos="5.00"/>
        <detExit lane="gneE0_0" pos="15.00"/>
    </entryExitDetector>
    <!-- Other additionals -->
    <rerouter id="rerouter_0" edges="gneE1" pos="15.15,-14.96"/>
    <variableSpeedSign id="variableSpeedSign_0" lanes="gneE1_0 gneE1_1" pos="19.52,-14.87"/>
    <vaporizer id="gneE1" begin="0.00" end="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/>
        <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,8.00 0.00,8.00"/>
        <lane id="gneE1_1" index="1" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE1_2" index="2" 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 gneE1_1 gneE1_2" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,9.60 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 gneE0_1 gneE0_2" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-9.60 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs additionals ticket3879 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< Debug: Adding busStop 'bs' in GNEChange_Additional
< Debug: Adding chargingStation 'cs' in GNEChange_Additional
< Debug: Adding containerStop 'ct' in GNEChange_Additional
< Debug: Adding inductionLoop 'e1' in GNEChange_Additional
< Debug: Adding laneAreaDetector 'e2' in GNEChange_Additional
< Debug: Adding entryExitDetector 'e3' in GNEChange_Additional
< Debug: Adding detEntry 'e3' in GNEChange_Additional
< Debug: Adding detExit 'e3' in GNEChange_Additional
< Debug: Adding instantInductionLoop 'e1i' in GNEChange_Additional
< Debug: Adding parkingArea 'pa' in GNEChange_Additional
< Debug: Adding space 'pa' in GNEChange_Additional
< Debug: Adding space 'pa' in GNEChange_Additional
< Debug: Adding space 'pa' in GNEChange_Additional
< Debug: Adding rerouter 'r' in GNEChange_Additional
< Debug: Adding rerouterSymbol 'gneE0' in GNEChange_Additional
< Debug: Adding variableSpeedSign 'v' in GNEChange_Additional
< Debug: Adding variableSpeedSignSymbol 'gneE0_0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced variableSpeedSignSymbol
< Debug: Deleting unreferenced variableSpeedSign
< Debug: Deleting unreferenced rerouterSymbol
< Debug: Deleting unreferenced rerouter
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced space
< Debug: Deleting unreferenced parkingArea
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs" lane="gneE1_0" startPos="42.01" endPos="50.00" friendlyPos="true"/>
    <containerStop id="ct" lane="gneE1_0" startPos="31.87" endPos="41.87" friendlyPos="true"/>
    <chargingStation id="cs" lane="gneE1_0" startPos="21.94" endPos="31.94" friendlyPos="true"/>
    <parkingArea id="pa" lane="gneE1_0" startPos="11.84" endPos="21.84" length="5.00">
        <space x="29.09" y="10.92" width="3.20" length="5.00" angle="0.00"/>
        <space x="32.71" y="10.95" width="3.20" length="5.00" angle="0.00"/>
        <space x="36.82" y="10.96" width="3.20" length="5.00" angle="0.00"/>
    </parkingArea>
    <!-- Detectors -->
    <inductionLoop id="e1" lane="gneE1_0" pos="19.68" period="100.00" file="e1.txt"/>
    <instantInductionLoop id="e1i" lane="gneE1_0" pos="22.00" file="e1i.txt"/>
    <laneAreaDetector id="e2" lane="gneE1_0" pos="7.17" length="10.00" period="100.00" file="e2.txt"/>
    <entryExitDetector id="e3" pos="9.06,-7.45" period="100.00" file="e3.txt">
        <detEntry lane="gneE0_0" pos="5.45"/>
        <detExit lane="gneE0_0" pos="12.65"/>
    </entryExitDetector>
    <!-- Other additionals -->
    <rerouter id="r" edges="gneE0" pos="15.59,-7.40"/>
    <variableSpeedSign id="v" lanes="gneE0_0" pos="20.22,-7.28"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3149 ( Last six runs Dec2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 373
< B
< TestFunctions: Clicked over position 554 - 423
< A
< TestFunctions: Clicked over position 804 - 373
< B
< TestFunctions: Clicked over position 804 - 423
< A
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id=":A_c0" function="crossing" crossingEdges="5 1">
        <lane id=":A_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="3.00" shape="56.40,9.60 43.60,9.60"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <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"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3201 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,123c1,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_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_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_2' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 804 - 368
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="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=":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="10.16" shape="45.20,61.10 44.81,58.34 43.62,56.38 41.66,55.19 38.90,54.80"/>
    </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="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>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3288 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,255c1,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_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_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_2' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 804 - 368
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 554 - 238
< TestFunctions: Clicked over position 654 - 238
< TestFunctions: Clicked over position 554 - 568
< TestFunctions: Clicked over position 654 - 568
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="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=":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="10.16" shape="45.20,61.10 44.81,58.34 43.62,56.38 41.66,55.19 38.90,54.80"/>
    </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="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>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket3292 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_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_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_2' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Adding crossing into junction 'Center'
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
< Debug: Deleting unreferenced walkingArea in rebuildGNEWalkingAreas()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 804 - 368
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs crossings ticket5559 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,108c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,88.40,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,121.20,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 78.80,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,111.60
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,111.60
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 78.80,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,121.20,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,88.40,110.00,110.00
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,88.40,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,121.20,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 78.80,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,111.60
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,111.60
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 78.80,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,121.20,110.00
< GLDebug: 	Removed object edge:WC from SUMORTree with boundary -10.00,88.40,110.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" allow="passenger" speed="13.89" length="9.40" shape="95.20,104.70 95.20,95.30"/>
        <lane id=":C_0_1" index="1" allow="passenger" speed="13.89" length="9.40" shape="98.40,104.70 98.40,95.30"/>
    </edge>
    <edge id=":C_2" function="internal">
        <lane id=":C_2_0" index="0" allow="rail" speed="27.78" length="24.80" shape="112.40,101.60 87.60,101.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" allow="passenger" speed="13.89" length="9.40" shape="104.80,95.30 104.80,104.70"/>
        <lane id=":C_3_1" index="1" allow="passenger" speed="13.89" length="9.40" shape="101.60,95.30 101.60,104.70"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" allow="rail" speed="27.78" length="24.80" shape="87.60,98.40 112.40,98.40"/>
    </edge>
    <edge id=":C_c0" function="crossing" crossingEdges="CE EC">
        <lane id=":C_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="110.15,96.80 110.15,103.20"/>
    </edge>
    <edge id=":C_c1" function="crossing" crossingEdges="CW WC">
        <lane id=":C_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.50" shape="89.85,103.20 89.85,96.80"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.68" width="4.50" shape="87.60,103.20 89.10,104.70 92.10,104.70 91.93,103.77 91.46,103.26 90.74,103.06 89.82,103.06 88.76,103.15"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3271 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Current Viewport values: 50.00, 50.00, 150.00. Zoom = '82.67'
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 150
< TestFunctions: Clicked over position 396 - 268
< TestFunctions: Clicked over position 859 - 268
< TestFunctions: Clicked over position 859 - 268
< TestFunctions: Clicked over position 396 - 268
< TestFunctions: Clicked over position 396 - 268
< TestFunctions: Clicked over position 490 - 501
< TestFunctions: Clicked over position 490 - 501
< TestFunctions: Clicked over position 396 - 268
< TestFunctions: Clicked over position 859 - 268
< TestFunctions: Clicked over position 769 - 501
< TestFunctions: Clicked over position 769 - 501
< TestFunctions: Clicked over position 859 - 268
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="82.67" 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,0.00" convBoundary="0.00,0.00,100.00,80.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="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"/>
    </edge>
    <edge id=":B_0" function="internal">
        <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">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3278 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,128c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_1to7_1' in retrieveGNEConnection()
< Debug: Created connection 'from4_1to8_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to4_1' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 100
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="124.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="20.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="8.40" width="2.00" shape="53.20,0.00 55.20,0.00 44.80,0.00 46.80,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="8.40" width="2.00" shape="46.80,100.00 44.80,100.00 55.20,100.00 53.20,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="22.26,17.74 23.68,16.32 16.32,23.68 17.74,22.26"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" allow="pedestrian" speed="13.64" length="13.45" width="2.00" shape="45.80,57.20 45.23,54.24 43.53,50.84 40.70,46.98 39.45,45.62"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" allow="pedestrian" speed="13.90" length="21.75" width="2.00" shape="45.80,57.20 45.80,35.45"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs grid ticket3281 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Current Viewport values: 100.00, 0.00, 200.00. Zoom = '50.00'
< 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: 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: 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: network elements saved
< Debug: Deleting unreferenced edge 'E0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'E0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'J0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 100
< 0
< 200
< TestFunctions: Clicked over position 366 - 393
< TestFunctions: Clicked over position 894 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="50.00" x="100.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,100.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <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>

    <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"/>

</net>

TEST FAILED on ts-sim-build-ba : bugs processing ticket2327 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,1658c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_1to-gneE9_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_1to-gneE17_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_1to-gneE10_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_1to-gneE11_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_1to-gneE18_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_1to-gneE12_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1to-gneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1to-gneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1to-gneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE18_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE17_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE18_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 354 - 213
< TestFunctions: Clicked over position 464 - 213
< TestFunctions: Clicked over position 569 - 213
< TestFunctions: Clicked over position 684 - 213
< TestFunctions: Clicked over position 359 - 333
< TestFunctions: Clicked over position 454 - 333
< TestFunctions: Clicked over position 636 - 333
< TestFunctions: Clicked over position 754 - 333
< TestFunctions: Clicked over position 854 - 333
< TestFunctions: Clicked over position 644 - 438
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 854 - 438
< TestFunctions: Clicked over position 644 - 553
< TestFunctions: Clicked over position 754 - 553
< TestFunctions: Clicked over position 854 - 553
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="48.60" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'entryExitDetector_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,20.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":clustergneJ6_gneJ7_0" function="internal">
        <lane id=":clustergneJ6_gneJ7_0_0" index="0" disallow="pedestrian rail_fast" speed="6.04" length="16.80" shape="1.60,40.00 18.40,40.00"/>
    </edge>
    <edge id=":clustergneJ6_gneJ7_1" function="internal">
        <lane id=":clustergneJ6_gneJ7_1_0" index="0" disallow="pedestrian rail_fast" speed="6.98" length="23.20" shape="21.60,40.00 -1.60,40.00"/>
    </edge>
    <edge id=":clustergneJ6_gneJ7_c0" function="crossing" crossingEdges="gneE5 -gneE5">
        <lane id=":clustergneJ6_gneJ7_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="16.80,42.00 23.20,42.00"/>
    </edge>
    <edge id=":clustergneJ6_gneJ7_w0" function="walkingarea">
        <lane id=":clustergneJ6_gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.86" width="4.00" shape="16.80,44.00 16.80,40.00 14.80,40.00 5.20,40.00 3.20,40.00"/>
    </edge>
    <edge id=":clustergneJ6_gneJ7_w1" function="walkingarea">
        <lane id=":clustergneJ6_gneJ7_w1_0" index="0" allow="pedestrian" speed="1.00" length="19.37" width="4.00" shape="-3.20,40.00 -5.20,40.00 25.20,40.00 23.20,40.00 23.20,44.00"/>
    </edge>
    <edge id=":gneJ4_0" function="internal">
        <lane id=":gneJ4_0_0" index="0" disallow="pedestrian rail_fast" speed="3.65" length="4.67" shape="80.00,61.60 78.80,60.80 78.40,60.00 78.80,59.20 80.00,58.40"/>
    </edge>
    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="80.00,56.80 80.00,54.80 80.00,65.20 80.00,63.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian rail_fast" speed="3.65" length="4.67" shape="100.00,58.40 101.20,59.20 101.60,60.00 101.20,60.80 100.00,61.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs processing ticket3071 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,1385c1,6
< Debug: Adding busStop 'bs0' in GNEChange_Additional
< Debug: Adding busStop 'bs1' in GNEChange_Additional
< Debug: Adding busStop 'bs2' in GNEChange_Additional
< Debug: Adding busStop 'bs3' in GNEChange_Additional
< Debug: Adding busStop 'bs4' in GNEChange_Additional
< Debug: Adding busStop 'bs5' in GNEChange_Additional
< Debug: Adding busStop 'bs6' in GNEChange_Additional
< Debug: Adding busStop 'bs7' in GNEChange_Additional
< Debug: Adding busStop 'bs8' in GNEChange_Additional
< Debug: Adding busStop 'bs9' in GNEChange_Additional
< Debug: Adding entryExitDetector 'e3' in GNEChange_Additional
< Debug: Adding detEntry 'e3' in GNEChange_Additional
< Debug: Adding detExit 'e3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_1to-gneE9_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_1to-gneE17_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_1to-gneE10_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_1to-gneE11_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_1to-gneE18_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_1to-gneE12_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1to-gneE13_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_1to-gneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_1to-gneE14_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE18_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_1togneE17_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE16_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE19_1' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_1togneE18_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 479 - 388
< TestFunctions: Clicked over position 619 - 388
< TestFunctions: Clicked over position 769 - 388
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 619 - 388
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs0" lane="-gneE10_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs1" lane="-gneE11_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs2" lane="-gneE14_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs3" lane="-gneE16_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs5" lane="gneE14_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs6" lane="gneE16_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs9" lane="gneE8_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="e3" pos="60.00,50.00" period="100.00" file="e3.txt">
        <detEntry lane="-gneE18_0" pos="5.00"/>
        <detExit lane="gneE9_0" pos="5.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="20.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-47.00,-25.00" convBoundary="-0.10,0.00,40.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":clustergneJ13_gneJ17_gneJ19_0" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_0_0" index="0" disallow="pedestrian rail_fast" speed="6.04" length="3.41" shape="38.31,21.91 34.90,21.92"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_1" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_1_0" index="0" disallow="pedestrian rail_fast" speed="8.64" length="2.07" shape="38.31,21.91 36.24,21.92"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_2" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_2_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="41.92" shape="38.31,21.91 32.03,18.47 18.27,19.90 4.53,21.33 -1.69,17.89"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_3" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_3_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.38" shape="38.31,21.91 18.31,17.99"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_4" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_4_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="3.81" shape="38.31,21.91 38.31,18.09"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_30" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_30_0" index="0" disallow="pedestrian rail_fast" speed="6.04" length="13.39" shape="34.90,21.92 21.51,21.99"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_31" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_31_0" index="0" disallow="pedestrian rail_fast" speed="8.64" length="34.73" shape="36.24,21.92 1.51,22.09"/>
    </edge>
    <edge id=":clustergneJ13_gneJ17_gneJ19_5" function="internal">
        <lane id=":clustergneJ13_gneJ17_gneJ19_5_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="3.78" shape="41.51,18.11 41.51,21.89"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs processing ticket3994 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE3_0togneE7_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE4_0to-gneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE4_0togneE12_2' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE5_0togneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE5_0to-gneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE7_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE8_0to-gneE6_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE11_0to-gneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE11_0togneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE11_1togneE12_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE11_2togneE12_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE11_2togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE10_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE6_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_1togneE10_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_2togneE10_2' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_2to-gneE4_0' in retrieveGNEConnection()
< Debug: Key F7 (Join junctions) pressed
< Debug: Adding junction 'J0' into net
< Debug: Setting new attribute
< Debug: Removing connection '-gneE4_0->gneE12_2' from edge '-gneE4'
< Debug: Deleting unreferenced connection 'from-gneE4_0togneE12_2' in removeConnection()
< Debug: Removing connection '-gneE4_0->-gneE3_0' from edge '-gneE4'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 619 - 388
< TestFunctions: Clicked over position 719 - 388
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="56.46" y="27.54" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-5.93,-3.35,118.85,58.44" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="13.89" length="14.46" shape="24.96,34.26 25.01,19.80"/>
    </edge>
    <edge id=":A_1" function="internal">
        <lane id=":A_1_0" index="0" speed="13.89" length="14.44" shape="33.77,28.70 19.33,28.67"/>
    </edge>
    <edge id=":A_2" function="internal">
        <lane id=":A_2_0" index="0" speed="13.89" length="14.42" shape="28.21,19.83 28.16,34.25"/>
    </edge>
    <edge id=":A_3" function="internal">
        <lane id=":A_3_0" index="0" speed="13.89" length="14.51" shape="19.30,25.47 33.82,25.50"/>
    </edge>
    <edge id=":clusterB_C_0" function="internal">
        <lane id=":clusterB_C_0_0" index="0" speed="13.89" length="9.26" shape="81.43,30.11 78.87,30.47 77.02,31.53 75.89,33.27 75.48,35.70"/>
    </edge>
    <edge id=":clusterB_C_1" function="internal">
        <lane id=":clusterB_C_1_0" index="0" speed="13.89" length="31.08" shape="81.43,30.11 50.37,28.94"/>
    </edge>
    <edge id=":clusterB_C_2" function="internal">
        <lane id=":clusterB_C_2_0" index="0" speed="13.89" length="23.65" shape="81.43,30.11 73.11,29.55 67.19,27.73 63.68,24.67 62.57,20.35"/>
    </edge>
    <edge id=":clusterB_C_3" function="internal">
        <lane id=":clusterB_C_3_0" index="0" speed="13.89" length="9.56" shape="76.04,20.60 76.25,23.37 77.22,25.35 78.93,26.53 81.41,26.91"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs revision24081 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE4_0to-gneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE4_0togneE6_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE4_0to-gneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE6_0to-gneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE6_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE6_0to-gneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0to-gneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE6_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE6_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0to-gneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE4_0' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE3_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0to-gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0togneE6_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'from-gneE4_0to-gneE3_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 25.00,50.00
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE3" from="gneJ6" to="gneJ5" priority="1">
        <lane id="-gneE3_0" index="0" speed="13.89" length="25.00" shape="19.02,51.60 0.00,51.60"/>
    </edge>
    <edge id="-gneE4" from="gneJ7" to="gneJ6" priority="1">
        <lane id="-gneE4_0" index="0" speed="13.89" length="55.90" shape="51.43,0.72 30.54,42.51"/>
    </edge>
    <edge id="-gneE5" from="gneJ6" to="gneJ8" priority="1">
        <lane id="-gneE5_0" index="0" speed="13.89" length="75.00" shape="34.18,48.40 100.00,48.40"/>
    </edge>
    <edge id="-gneE6" from="gneJ9" to="gneJ6" priority="1">
        <lane id="-gneE6_0" index="0" speed="13.89" length="55.90" shape="48.57,100.72 27.67,58.92"/>
    </edge>
    <edge id="gneE3" from="gneJ5" to="gneJ6" priority="1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="0.00,48.40 19.02,48.40"/>
    </edge>
    <edge id="gneE4" from="gneJ6" to="gneJ7" priority="1">
        <lane id="gneE4_0" index="0" speed="13.89" length="55.90" shape="27.67,41.08 48.57,-0.72"/>
    </edge>
    <edge id="gneE5" from="gneJ8" to="gneJ6" priority="1">
        <lane id="gneE5_0" index="0" speed="13.89" length="75.00" shape="100.00,51.60 34.18,51.60"/>
    </edge>
    <edge id="gneE6" from="gneJ6" to="gneJ9" priority="1">
        <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 ticket10588 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,907c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-1013117571#1_0to11279544#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-1013117571#1_0to72230301#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-129519181#1_0to10860201#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-129519181#1_0to10860201#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-141968830#1_0to-746625193#2_0' in retrieveGNEConnection()
< Debug: Created connection 'from-141968830#1_0to-746625193#2_1' in retrieveGNEConnection()
< Debug: Created connection 'from-145009991#3_0to216169544#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-145009991#3_0to216169544#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-145586617#31_0to145586617#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-170149081#1_0to-145009991#3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-206579065_0to-53087792#10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-206579070_0to54039620#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194896804#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194896804#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to-81535329#13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194895343#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to25368898#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to-33234956#1_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to-25368898#9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to33234937#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234956#1_0to145586622#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234956#1_0to33234956#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-339558638#6_0to-33234937#10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-53087792#10_0to11279858#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-53087792#10_0to11279895#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-54039620#2_0to206579070_0' in retrieveGNEConnection()
< Debug: Created connection 'from-746625193#2_0to53385386#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-746625193#2_1to53385386#0_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 413
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="12914.00" x="873.30" y="1403.36" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Lane '22917233#0_1' is not connected from any incoming edge at junction 'cluster_665725993_cluster_206191823_206191824'.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Unused state in tlLogic 'cluster_31358103_567607181_cluster_1867580179_2255293396', program '0' at tl-index 15
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-397025.73,-5808927.41" convBoundary="0.00,289.39,2320.09,4095.35" origBoundary="13.455920,52.416195,13.576609,52.469965" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="8.33" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket10591 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,892c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-1013117571#1_0to11279544#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-1013117571#1_0to72230301#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-129519181#1_0to10860201#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-129519181#1_0to10860201#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-141968830#1_0to-746625193#2_0' in retrieveGNEConnection()
< Debug: Created connection 'from-141968830#1_0to-746625193#2_1' in retrieveGNEConnection()
< Debug: Created connection 'from-145009991#3_0to216169544#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-145009991#3_0to216169544#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-145586617#31_0to145586617#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-170149081#1_0to-145009991#3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-206579065_0to-53087792#10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-206579070_0to54039620#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194896804#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194896804#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to-81535329#13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to194895343#0_1' in retrieveGNEConnection()
< Debug: Created connection 'from-25368898#9_0to25368898#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to-33234956#1_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to-25368898#9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234937#10_0to33234937#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234956#1_0to145586622#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-33234956#1_0to33234956#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-339558638#6_0to-33234937#10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-53087792#10_0to11279858#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-53087792#10_0to11279895#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-54039620#2_0to206579070_0' in retrieveGNEConnection()
< Debug: Created connection 'from-746625193#2_0to53385386#0_0' in retrieveGNEConnection()
< Debug: Created connection 'from-746625193#2_1to53385386#0_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 413
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="12914.00" x="873.30" y="1403.36" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Found sharp turn with radius 7.48 at the end of edge '194895343#0'.
Warning: Shape for junction '206191829' has distance 35.88 to its given position.
Warning: Speed of straight connection '194895343#0_0->192530508#0_0' reduced by 5.49 due to turning radius of 12.84 (length=3.87, angle=33.42).
Warning: Unused state in tlLogic 'cluster_31358103_567607181_cluster_1867580179_2255293396', program '0' at tl-index 15
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-397025.73,-5808927.41" convBoundary="0.00,289.39,2320.09,4095.35" origBoundary="13.455920,52.416195,13.576609,52.469965" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="8.33" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket1711 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,122c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Removing connection '8_1->3_1' from edge '8'
< Debug: Deleting unreferenced connection 'from8_1to3_1' in removeConnection()
< Debug: Removing edge '3' from net
< Debug: Removing connection '7_1->4_1' from edge '7'
< Debug: Deleting unreferenced connection 'from7_1to4_1' in removeConnection()
< Debug: Removing edge '7' from net
< Debug: Key F5 (Compute) pressed
< 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
< Debug: Key F5 (Compute) pressed
< Debug: Removing edge '1' from net
< Debug: Removing edge '5' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '5' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 754 - 368
< TestFunctions: Clicked over position 754 - 418
< TestFunctions: Clicked over position 604 - 268
< TestFunctions: Clicked over position 654 - 268
< TestFunctions: Clicked over position 604 - 518
< TestFunctions: Clicked over position 654 - 518
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: 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: 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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="Center" type="dead_end" x="50.00" y="50.00" incLanes="" intLanes="" shape="50.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

    <prohibition prohibitor="5->2" prohibited="6->1"/>
    <prohibition prohibitor="7->4" prohibited="8->3"/>
</net>

TEST FAILED on ts-sim-build-ba : bugs ticket2593 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Selected item 'busStop' in GNETagSelector
< 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
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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: Selected item 'busStop' in GNETagSelector
< Debug: Adding busStop 'bs_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Quit'
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Netedit closed successfully
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< TestFunctions: Netedit closed successfully
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< busStop
< TestFunctions: Clicked over position 554 - 418
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 : bugs ticket2948 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,661c1,6
< Debug: Enabled auto opposite edge through alt + 6
< Debug: Enabled chain edges through alt + 5
< 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: Adding edge '-E0' from net
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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: Adding junction 'J2' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 303
< TestFunctions: Clicked over position 704 - 303
< TestFunctions: Clicked over position 704 - 403
< TestFunctions: Clicked over position 704 - 503
< TestFunctions: Clicked over position 604 - 503
< TestFunctions: Clicked over position 504 - 503
< TestFunctions: Clicked over position 504 - 403
< TestFunctions: Clicked over position 709 - 393
< traffic_light
< TestFunctions: Clicked over position 694 - 453
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="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 ticket3900 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,12c1,6
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket4528 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,91c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:J3 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Inserted edge:-E2 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Inserted edge:E2 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:J0 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:J1 from SUMORTree with boundary 38.00,28.00,62.00,52.00
< GLDebug: 	Removed object junction:J2 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:J3 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:-E1 from SUMORTree with boundary -10.00,30.00,60.00,51.60
< GLDebug: 	Removed object edge:-E2 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary -10.00,28.40,60.00,50.00
< GLDebug: 	Removed object edge:E2 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,20.00" convBoundary="0.00,0.00,50.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-E0" from="gneJ1" to="gneJ0" priority="-1">
        <lane id="-E0_0" index="0" disallow="all" speed="13.89" length="50.00" shape="50.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-E1" from="J1" to="J0" priority="-1">
        <lane id="-E1_0" index="0" allow="bicycle" speed="13.89" length="50.00" width="1.00" shape="50.00,40.50 0.00,40.50"/>
    </edge>
    <edge id="-E2" from="J3" to="J2" priority="-1">
        <lane id="-E2_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="E0" from="gneJ0" to="gneJ1" priority="-1">
        <lane id="E0_0" index="0" disallow="all" speed="13.89" length="50.00" shape="0.00,18.40 50.00,18.40"/>
    </edge>
    <edge id="E1" from="J0" to="J1" priority="-1">
        <lane id="E1_0" index="0" allow="bicycle" speed="13.89" length="50.00" width="1.00" shape="0.00,39.50 50.00,39.50"/>
    </edge>
    <edge id="E2" from="J2" to="J3" priority="-1">
        <lane id="E2_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="40.00" incLanes="-E1_0" intLanes="" shape="0.00,40.00 0.00,41.00 0.00,40.00"/>
    <junction id="J1" type="dead_end" x="50.00" y="40.00" incLanes="E1_0" intLanes="" shape="50.00,40.00 50.00,39.00 50.00,40.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="0.00" incLanes="-E2_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="J3" type="dead_end" x="50.00" y="0.00" incLanes="E2_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Dec2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 566 - 404
< TestFunctions: Clicked over position 696 - 404
< TestFunctions: Clicked over position 628 - 342
< TestFunctions: Clicked over position 628 - 469
< TestFunctions: Clicked over position 566 - 469
< TestFunctions: Clicked over position 696 - 342
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="-20.00" y="-10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" walkingareas="true" 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="-50.00,-40.00,10.00,20.00" origBoundary="-50.000000,-50.000000,50.000000,50.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":J0_w0" function="walkingarea">
        <lane id=":J0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-16.80,0.00 -14.80,0.00 -25.20,0.00 -23.20,0.00"/>
    </edge>
    <edge id=":J2_w0" function="walkingarea">
        <lane id=":J2_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-10.00,-13.20 -10.00,-15.20 -10.00,-4.80 -10.00,-6.80"/>
    </edge>
    <edge id=":J3_w0" function="walkingarea">
        <lane id=":J3_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-23.20,-20.00 -25.20,-20.00 -14.80,-20.00 -16.80,-20.00"/>
    </edge>
    <edge id=":J5_w0" function="walkingarea">
        <lane id=":J5_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-30.00,-6.80 -30.00,-4.80 -30.00,-15.20 -30.00,-13.20"/>
    </edge>
    <edge id=":gneJ12_w0" function="walkingarea">
        <lane id=":gneJ12_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-16.80,-40.00 -14.80,-40.00 -25.20,-40.00 -23.20,-40.00"/>
    </edge>
    <edge id=":gneJ13_w0" function="walkingarea">
        <lane id=":gneJ13_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="10.00,-6.80 10.00,-4.80 10.00,-15.20 10.00,-13.20"/>
    </edge>
    <edge id=":gneJ7_w0" function="walkingarea">
        <lane id=":gneJ7_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-23.20,20.00 -25.20,20.00 -14.80,20.00 -16.80,20.00"/>
    </edge>
    <edge id=":gneJ9_w0" function="walkingarea">
        <lane id=":gneJ9_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="-50.00,-13.20 -50.00,-15.20 -50.00,-4.80 -50.00,-6.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs viewport change_zoom ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 14
< 17
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs viewport input_zoom ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

daily.data.edgedata: 8 tests: 8 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : dataelements edgedata create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< 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 edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.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 Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< 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 edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< dummyValues
< TestFunctions: Clicked over position 704 - 288
< param1=value2|param3=value4
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" param1="value2" param3="value4"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyValues)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgedata delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,102c1,6
< 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 edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Removing edgeRelSingle '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
< Debug: Calling GNEUndoList::undo()
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.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 Dec2022 )

---------- Differences in errors ----------
1,141c1,6
< 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 edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< 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 ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 704 - 288
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.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 Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< 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 edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Adding edgeRelSingle 'newDataSet[0.00,3600.00]:-gneE15' in GNEChange_GenericData
< 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 ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 704 - 288
< TestFunctions: Clicked over position 754 - 388
< TestFunctions: Clicked over position 704 - 288
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
        <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgedata load attributes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,131c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding dataSet 'dataSetB' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelSingle 'dataSetB[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Removed object edge:-gneE16 from SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 22.00,30.00,50.00,90.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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="dataSetB" begin="0.00" end="3600.00">
        <edge id="gneE13" key1="value1" key2="value2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgedata load attributes_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,130c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Error: attribute name expected
<  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
<  At line/column 62/27.
< 
< Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: attribute name expected
 In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
 At line/column 62/27.

Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.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 Dec2022 )

---------- Differences in errors ----------
1,131c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelSingle 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Removed object edge:-gneE16 from SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 22.00,30.00,50.00,90.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

daily.data.edgereldata: 10 tests: 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : dataelements edgereldata create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata create parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< 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: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< dummyValues
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< param1=value2|param3=value4
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" param1="value2" param3="value4"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyValues)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,103c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]:gneE12' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect fromedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,109c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Value '' for attribute from of edgeRelation isn't valid
< Debug: Value 'dummyEdge' for attribute from of edgeRelation isn't valid
< Debug: Value 'gneE15' for attribute from of edgeRelation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 554 - 258
< 
< dummyEdge
< gneE15
< -gneE14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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="-gneE14" to="gneE15"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,142c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< 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 ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 554 - 258
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect toedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,109c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Value '' for attribute to of edgeRelation isn't valid
< Debug: Value 'dummyEdge' for attribute to of edgeRelation isn't valid
< Debug: Value 'gneE12' for attribute to of edgeRelation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 258
< TestFunctions: Clicked over position 754 - 438
< TestFunctions: Clicked over position 554 - 258
< 
< dummyEdge
< gneE12
< -gneE14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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="-gneE14"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< 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: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: Key ENTER pressed
< Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]:gneE13' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,26d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 554 - 248
< TestFunctions: Clicked over position 764 - 438
< TestFunctions: Clicked over position 654 - 288
< TestFunctions: Clicked over position 654 - 548
< TestFunctions: Clicked over position 654 - 548
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- 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" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
        <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata load attributes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,131c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding dataSet 'dataSetB' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding edgeRelation 'dataSetB[0.00,3600.00]:gneE12' in GNEChange_GenericData
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Removed object edge:-gneE16 from SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 22.00,30.00,50.00,90.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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="dataSetB" begin="0.00" end="3600.00">
        <edgeRelation from="gneE12" to="gneE15" key1="value1" key2="value2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata load attributes_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,130c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Error: attribute name expected
<  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
<  At line/column 62/49.
< 
< Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: attribute name expected
 In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
 At line/column 62/49.

Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements edgereldata load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,131c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< 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' in GNEChange_GenericData
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Removed object junction:gneJ12 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ13 from SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Removed object junction:gneJ14 from SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE14 from SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Removed object edge:-gneE15 from SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Removed object edge:-gneE16 from SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary 22.00,30.00,50.00,90.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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 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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="200.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

daily.data.tazreldata: 10 tests: 10 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : dataelements tazreldata create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata create parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< dummyValues
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< param1=value2|param3=value4
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_1" param1="value2" param3="value4"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of parameter (dummyValues)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,110c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Removing tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Removing dataInterval [0.00, 3600.00] in GNEChange_DataInterval
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata inspect fromtaz ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,116c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Value '' for attribute from of tazRelation isn't valid
< Debug: Value 'dummyTAZ' for attribute from of tazRelation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 604 - 418
< 
< dummyTAZ
< taz_1
< taz_2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_2" to="taz_1"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,149c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 604 - 418
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_1" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata inspect totaz ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,116c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Value '' for attribute to of tazRelation isn't valid
< Debug: Value 'dummyTAZ' for attribute to of tazRelation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 604 - 418
< 
< dummyTAZ
< taz_0
< taz_2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< 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: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< Debug: Key ENTER pressed
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_1->taz_0' in GNEChange_GenericData
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,26d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< newDataSet
< 0
< 3600
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 764 - 348
< TestFunctions: Clicked over position 484 - 348
< TestFunctions: Clicked over position 604 - 418
< dummyGenericParameters
< key1|key2|key3
< key1=1|key2=2|key3=3
< key1=|key2=|key3=
< 
< key1duplicated=1|key1duplicated=2|key3=3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=1|key2=2|key3=3
< key1=valueInvalid%;%$<>$$%|key2=2|key3=3
< keyFinal1=1|keyFinal2=2|keyFinal3=3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 198
< TestFunctions: Clicked over position 304 - 198
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_1" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
        <tazRelation from="taz_1" to="taz_0" keyFinal1="1" keyFinal2="2" keyFinal3="3"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid format of atribute (dummyGenericParameters)
Warning: Invalid format of atribute (key1)
Warning: Invalid format of atribute (keyInvalid.;%>%$$=1)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata load attributes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,148c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -30.00,-20.00,30.00,40.00
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 50.00,-20.00,110.00,40.00
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_2 into SUMORTree with boundary 10.00,-50.00,70.00,-10.00
< Debug: Adding dataSet 'dataSetB' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding tazRelation 'dataSetB[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< GLDebug: 	Inserted TAZRelData:dataSetB into SUMORTree with boundary -10000000020.00,-10000000020.00,10000000020.00,10000000020.00
< GLDebug: 	Removed object TAZRelData:dataSetB from SUMORTree with boundary -10000000020.00,-10000000020.00,10000000020.00,10000000020.00
< GLDebug: 	Inserted TAZRelData:dataSetB into SUMORTree with boundary -20.00,-10.50,100.00,29.50
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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="dataSetB" begin="0.00" end="3600.00">
        <tazRelation from="taz_0" to="taz_1" key1="value1" key2="value2"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata load attributes_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -30.00,-20.00,30.00,40.00
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 50.00,-20.00,110.00,40.00
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_2 into SUMORTree with boundary 10.00,-50.00,70.00,-10.00
< Error: attribute name expected
<  In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
<  At line/column 62/46.
< 
< Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Removed object junction:gneJ11 from SUMORTree with boundary 28.00,28.00,52.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: attribute name expected
 In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml'
 At line/column 62/46.

Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : dataelements tazreldata load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,148c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ10 into SUMORTree with boundary 28.00,68.00,52.00,92.00
< GLDebug: 	Inserted junction:gneJ11 into SUMORTree with boundary 28.00,28.00,52.00,52.00
< GLDebug: 	Inserted junction:gneJ12 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ13 into SUMORTree with boundary 68.00,28.00,92.00,52.00
< GLDebug: 	Inserted junction:gneJ14 into SUMORTree with boundary 28.00,-12.00,52.00,12.00
< GLDebug: 	Inserted edge:-gneE14 into SUMORTree with boundary -10.00,22.00,50.00,50.00
< GLDebug: 	Inserted edge:-gneE15 into SUMORTree with boundary 30.00,30.00,90.00,58.00
< GLDebug: 	Inserted edge:-gneE16 into SUMORTree with boundary 30.00,-10.00,58.00,50.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary 22.00,30.00,50.00,90.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary 30.00,30.00,58.00,90.00
< GLDebug: 	Inserted edge:gneE14 into SUMORTree with boundary -10.00,30.00,50.00,58.00
< GLDebug: 	Inserted edge:gneE15 into SUMORTree with boundary 30.00,22.00,90.00,50.00
< GLDebug: 	Inserted edge:gneE16 into SUMORTree with boundary 22.00,-10.00,50.00,50.00
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -30.00,-20.00,30.00,40.00
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 50.00,-20.00,110.00,40.00
< Debug: Adding taz 'taz_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_2 into SUMORTree with boundary 10.00,-50.00,70.00,-10.00
< Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet
< Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval
< Debug: Adding tazRelation 'newDataSet[0.00,3600.00]:taz_0->taz_1' in GNEChange_GenericData
< GLDebug: 	Inserted TAZRelData:newDataSet into SUMORTree with boundary -10000000020.00,-10000000020.00,10000000020.00,10000000020.00
< GLDebug: 	Removed object TAZRelData:newDataSet from SUMORTree with boundary -10000000020.00,-10000000020.00,10000000020.00,10000000020.00
< GLDebug: 	Inserted TAZRelData:newDataSet into SUMORTree with boundary -20.00,-10.50,100.00,29.50
< Debug: data sets saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ10 from SUMORTree with boundary 28.00,68.00,52.00,92.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,30.00 20.00,-10.00 -20.00,-10.00 -20.00,30.00 20.00,30.00" fill="1" color="blue"/>
    <taz id="taz_1" shape="60.00,30.00 60.00,-10.00 100.00,-10.00 100.00,30.00 60.00,30.00" fill="1" color="red"/>
    <taz id="taz_2" shape="60.00,-20.00 20.00,-20.00 20.00,-40.00 60.00,-40.00 60.00,-20.00" fill="1" color="green"/>
</additional>
---------- 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">
        <tazRelation from="taz_0" to="taz_1"/>
    </interval>
</data>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
Warning: Data elements cannot load attributes as params
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,30.00" convBoundary="0.00,0.00,80.00,80.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,53.60 31.65,51.15 30.60,49.40 28.85,48.35 26.40,48.00"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="27.20" shape="32.00,53.60 32.00,26.40"/>
        <lane id=":gneJ11_1_1" index="1" speed="13.89" length="27.20" shape="35.20,53.60 35.20,26.40"/>
        <lane id=":gneJ11_1_2" index="2" speed="13.89" length="27.20" shape="38.40,53.60 38.40,26.40"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="10.36" length="5.01" shape="38.40,53.60 39.11,48.64"/>
    </edge>
    <edge id=":gneJ11_20" function="internal">
        <lane id=":gneJ11_20_0" index="0" speed="10.36" length="19.50" shape="39.11,48.64 39.35,46.95 42.20,42.20 46.95,39.35 53.60,38.40"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="6.51" length="9.03" shape="53.60,48.00 51.15,48.35 49.40,49.40 48.35,51.15 48.00,53.60"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="27.20" shape="53.60,48.00 26.40,48.00"/>
        <lane id=":gneJ11_6_1" index="1" speed="13.89" length="27.20" shape="53.60,44.80 26.40,44.80"/>
        <lane id=":gneJ11_6_2" index="2" speed="13.89" length="27.20" shape="53.60,41.60 26.40,41.60"/>
    </edge>
    <edge id=":gneJ11_9" function="internal">
<truncated after showing first 30 lines>

daily.demand.basic: 1 tests: 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements basic separated_vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" color="23,45,67"/>
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" type="custom_vType" depart="20.00" route="route_0"/>
</routes>

daily.demand.container: 32 tests: 32 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements container create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< Vlue
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00" color="139,131,120">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00" color="red">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainer: containerStop
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <stop containerStop="containerStop" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainer: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <stop edge="gneE2" endPos="24.45" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edges
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< transport: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <transport from="gneE2" containerStop="containerStop" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< transport: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->containerStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="7.30">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< ;;;;
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< p_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
    <container id="p_0" depart="0.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 874 - 328
< TestFunctions: Clicked over position 874 - 328
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements container fix ( Last six runs Dec2022 )
demandelements container volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements container inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00" color="12,13,14">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="10.20">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< transport: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="triggered">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< TestFunctions: Clicked over position 864 - 388
< TestFunctions: Clicked over position 484 - 225
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< ;;;;;;;;
< id with spaces
< c_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_1" depart="0.00">
        <transport from="gneE4" to="gneE5" lines="ANY"/>
    </container>
    <container id="customID" depart="0.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,212c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="ignoring" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" type="custom_vType" depart="0.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="ignoring" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" type="custom_vType" depart="0.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into container
< Debug: Inserting generic parameter 'KeyA3|valueA2' into container
< Debug: Inserting generic parameter 'KeyA2|valueA3' into container
< Debug: Adding container 'f_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into container
< Debug: Inserting generic parameter 'KeyB3|valueB2' into container
< Debug: Inserting generic parameter 'KeyB2|valueB3' into container
< Debug: Adding container 'f_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="f_0" depart="10.00" color="12,13,14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="f_1" depart="12.00" color="12,13,14">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into container
< Debug: Inserting generic parameter 'KeyA3|valueA2' into container
< Debug: Inserting generic parameter 'KeyA2|valueA3' into container
< Debug: Adding container 'f_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into container
< Debug: Inserting generic parameter 'KeyB3|valueB2' into container
< Debug: Inserting generic parameter 'KeyB2|valueB3' into container
< Debug: Adding container 'f_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="f_0" depart="10.20" color="red">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="f_1" depart="10.20" color="blue">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into container
< Debug: Inserting generic parameter 'KeyA3|valueA2' into container
< Debug: Inserting generic parameter 'KeyA2|valueA3' into container
< Debug: Adding container 'f_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into container
< Debug: Inserting generic parameter 'KeyB3|valueB2' into container
< Debug: Inserting generic parameter 'KeyB2|valueB3' into container
< Debug: Adding container 'f_1' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="f_0" depart="triggered" departPos="0.00" color="red">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
    <container id="f_1" depart="triggered" departPos="11.00" color="blue">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <transport from="gneE4" to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,248c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into container
< Debug: Inserting generic parameter 'KeyA3|valueA2' into container
< Debug: Inserting generic parameter 'KeyA2|valueA3' into container
< Debug: Adding container 'f_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into container
< Debug: Inserting generic parameter 'KeyB3|valueB2' into container
< Debug: Inserting generic parameter 'KeyB2|valueB3' into container
< Debug: Adding container 'f_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="f_0" depart="10.00" color="red">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="f_1" depart="12.00" color="blue">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <tranship from="gneE4" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding container 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding container 'p_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< typeC
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_0" type="typeC" depart="10.00" departPos="0.00" color="red">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="p_1" type="typeC" depart="12.00" departPos="11.00" color="blue">
        <tranship from="gneE4" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding container 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of container 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of container 'p_2' Invalid color definition 'dummycolor'.
< Debug: Adding container 'p_3' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of container 'p_1' Invalid color definition ''.
Error: Attribute 'color' in definition of container 'p_2' Invalid color definition 'dummycolor'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="p_3" depart="3.00" color="12,13,14">
        <tranship from="gneE2" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding container 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Attribute 'depart' is missing in definition of container 'p_0'.
< Error: Attribute 'depart' in definition of container 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
< Debug: Adding container 'p_4' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding container 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'depart' is missing in definition of container 'p_0'.
Error: Attribute 'depart' in definition of container 'p_1' is empty.
Error: Invalid departure time for vehicle 'p_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of vehicle 'p_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_4" depart="4.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="p_5" depart="5.20">
        <tranship from="gneE2" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load no_child ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding container 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'key1|value1' into container
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into container
< Debug: Inserting generic parameter 'key1|value5' into container
< Debug: Inserting generic parameter 'key2|' into container
< Debug: Inserting generic parameter 'key2|' into container
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into container
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into container
< Debug: Adding container 'p_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_0" depart="0.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <tranship from="gneE2" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of container 'p_1' is empty.
< Error: Invalid container type 'dummyType' used in container 'p_2'.
< Debug: Adding container 'p_3' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of container 'p_1' is empty.
Error: Invalid container type 'dummyType' used in container 'p_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="p_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="p_3" type="customType" depart="3.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements container transform ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="c_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

daily.demand.containerflow: 58 tests: 58 FAILED

Detailed information for the tests that FAILED:

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="7.30" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>
demandelements containerflow create begin ( Last six runs Dec2022 )
demandelements containerflow create containersperhour ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements containerflow create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< Vlue
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" color="139,131,120" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" color="red" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< stopContainer: containerStop
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <stop containerStop="containerStop" duration="60.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< stopContainer: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <stop edge="gneE2" endPos="24.45" duration="60.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edges
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< transport: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" containerStop="containerStop" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< transport: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,193c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< end
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 22
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" end="20.50" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_2" begin="0.00" end="22.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,30d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< end-number
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 51
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Double edges aren't allowed
Warning: Double edges aren't allowed
Warning: Double edges aren't allowed
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" number="1800">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" end="20.50" number="1800">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_2" begin="0.00" end="20.50" number="51">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< ;;;;
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< cf_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="customID" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< number
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< -30
< 20.5
< 22
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" number="1800" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" number="22" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< period
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 20.5
< 22
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" period="2.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" end="3600.00" period="20.50">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_2" begin="0.00" end="3600.00" period="22.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< poisson
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 1.2
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Double edges aren't allowed
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" period="exp(2.00)">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" end="3600.00" period="exp(1.20)">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< tranship: edge->containerStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< containersPerHour
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 20.5
< 22
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="0.00" end="3600.00" containersPerHour="20.50">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
    <containerFlow id="cf_2" begin="0.00" end="3600.00" containersPerHour="22.00">
        <tranship from="gneE2" containerStop="containerStop" departPos="0.00"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 874 - 328
< TestFunctions: Clicked over position 874 - 328
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements containerflow fix ( Last six runs Dec2022 )
demandelements containerflow volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect begin float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.20" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect begin triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< transport: edge->edge
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="triggered" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" color="12,13,14" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect containersperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< containersPerHour
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="26.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="23.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="23.00" number="81">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< TestFunctions: Clicked over position 864 - 388
< TestFunctions: Clicked over position 484 - 225
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< ;;;;;;;;
< id with spaces
< cf_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_1" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE4" to="gneE5" lines="ANY"/>
    </containerFlow>
    <containerFlow id="customID" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" number="26" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< period
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" period="26.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" period="exp(2.60)">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="0.00" end="3600.00" probability="0.30">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="ignoring" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" type="custom_vType" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="ignoring" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" type="custom_vType" begin="0.00" end="3600.00" containersPerHour="1800.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection begin float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.20" color="red" end="3600.00" containersPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="10.20" color="blue" end="3800.00" containersPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection begin triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="triggered" departPos="0.00" color="red" end="3600.00" containersPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="triggered" departPos="11.00" color="blue" end="3800.00" containersPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <transport from="gneE4" to="gneE5" lines="ANY"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="12,13,14" end="3600.00" containersPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="12,13,14" end="3800.00" containersPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection containersperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< containersPerHour
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="3600.00" containersPerHour="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="3800.00" containersPerHour="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="23.00" containersPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="23.00" containersPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" number="26" containersPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" number="26" containersPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,248c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="3600.00" containersPerHour="1200.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="3800.00" containersPerHour="11501.60">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< period
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="3600.00" period="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="3800.00" period="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="3600.00" period="exp(2.60)">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="3800.00" period="exp(2.60)">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into containerFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into containerFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into containerFlow
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into containerFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into containerFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into containerFlow
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" begin="10.00" color="red" end="3600.00" probability="0.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" begin="12.00" color="blue" end="3800.00" probability="0.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding containerFlow 'cf_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_0' in GNEChange_DemandElement
< Debug: Adding containerFlow 'cf_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'cf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< typeC
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="cf_0" type="typeC" begin="10.00" departPos="0.00" color="red" end="3600.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="cf_1" type="typeC" begin="12.00" departPos="11.00" color="blue" end="3800.00" containersPerHour="11501.60">
        <tranship from="gneE4" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'begin' in definition of containerFlow 'p_1' is empty.
< Error: Invalid begin time for containerFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of containerFlow 'p_3'.
< Debug: Adding containerFlow 'p_4' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'begin' in definition of containerFlow 'p_1' is empty.
Error: Invalid begin time for containerFlow 'p_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative begin time in the definition of containerFlow 'p_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_4" begin="4.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_5" begin="5.20" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of containerFlow 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of containerFlow 'p_2' Invalid color definition 'dummycolor'.
< Debug: Adding containerFlow 'p_3' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of containerFlow 'p_1' Invalid color definition ''.
Error: Attribute 'color' in definition of containerFlow 'p_2' Invalid color definition 'dummycolor'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_3" begin="3.00" color="12,13,14" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load containersperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'containersPerHour' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyPeriod.
< Error: Attribute 'containersPerHour' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
< Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containersPerHour' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyPeriod.
Error: Attribute 'containersPerHour' in definition of containerFlow 'p_2' is empty.
Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="10.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_5" begin="0.00" end="23.00" containersPerHour="20.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_6" begin="0.00" end="23.00" containersPerHour="2.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_7" begin="0.00" end="23.00" containersPerHour="1.70">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'end' in definition of containerFlow 'p_1' is empty.
< Error: Attribute 'end' in definition of containerFlow 'p_2' is not a valid time value.
< Error: ContainerFlow 'p_3' ends before its begin time.
< Debug: Adding containerFlow 'p_4' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of containerFlow 'p_1' is empty.
Error: Attribute 'end' in definition of containerFlow 'p_2' is not a valid time value.
Error: ContainerFlow 'p_3' ends before its begin time.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_4" begin="0.00" end="12.50" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_5" begin="0.00" end="30.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load no_child ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Attribute 'number' in definition of containerFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
< Error: Attribute 'number' in definition of containerFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of containerFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of containerFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of containerFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'number' in definition of containerFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
Error: Attribute 'number' in definition of containerFlow 'p_1' is empty.
Error: Attribute 'number' in definition of containerFlow 'p_2' Invalid Number Format (long long integer format) dummy.
Error: Attribute 'number' in definition of containerFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
Error: Attribute 'number' in definition of containerFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_5" begin="0.00" number="30" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'key1|value1' into containerFlow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into containerFlow
< Debug: Inserting generic parameter 'key1|value5' into containerFlow
< Debug: Inserting generic parameter 'key2|' into containerFlow
< Debug: Inserting generic parameter 'key2|' into containerFlow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into containerFlow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into containerFlow
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'period' in definition of containerFlow 'p_1' is not a valid time value.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
< Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of containerFlow 'p_1' is not a valid time value.
Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
Error: Invalid repetition rate in the definition of containerFlow 'p_3'.
Error: Invalid repetition rate in the definition of containerFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" period="10.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_5" begin="0.00" end="23.00" period="20.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_6" begin="0.00" end="23.00" period="2.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_7" begin="0.00" end="23.00" period="1.70">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_4'.
< Debug: Adding containerFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
Error: Attribute 'period' in definition of containerFlow 'p_2' is empty.
Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_3'.
Error: Invalid rate parameter for exponentially distributed period in the definition of containerFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" period="exp(1.00)">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_5" begin="0.00" end="23.00" period="20.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_6" begin="0.00" end="23.00" period="exp(2.30)">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_7" begin="0.00" end="23.00" period="exp(1.70)">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Error: Invalid repetition probability in the definition of containerFlow 'p_0'.
< Error: Attribute 'probability' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of containerFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of containerFlow 'p_3'.
< Error: Invalid repetition probability in the definition of containerFlow 'p_4'.
< Error: Invalid repetition probability in the definition of containerFlow 'p_5'.
< Debug: Adding containerFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_7' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid repetition probability in the definition of containerFlow 'p_0'.
Error: Attribute 'probability' in definition of containerFlow 'p_1' Invalid Number Format (double) dummyProb.
Error: Attribute 'probability' in definition of containerFlow 'p_2' is empty.
Error: Invalid repetition probability in the definition of containerFlow 'p_3'.
Error: Invalid repetition probability in the definition of containerFlow 'p_4'.
Error: Invalid repetition probability in the definition of containerFlow 'p_5'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_6" begin="0.00" end="23.00" probability="1.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_7" begin="0.00" end="23.00" probability="0.30">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding containerFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of containerFlow 'p_1' is empty.
< Error: Invalid containerFlow type 'dummyType' used in containerFlow 'p_2'.
< Debug: Adding containerFlow 'p_3' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of containerFlow 'p_1' is empty.
Error: Invalid containerFlow type 'dummyType' used in containerFlow 'p_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <containerFlow id="p_0" begin="0.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
    <containerFlow id="p_3" type="customType" begin="3.00" end="23.00" containersPerHour="1200.00">
        <tranship from="gneE2" to="gneE5"/>
    </containerFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerflow transform ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< containerFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="cf_0" depart="0.00">
        <transport from="gneE2" to="gneE5" lines="ANY"/>
    </container>
</routes>

daily.demand.containerplan: 109 tests: 109 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements containerplan basic delete_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,232c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< transport: edge->edge
< TestFunctions: Clicked over position 654 - 223
< TestFunctions: Clicked over position 654 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_0_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>
    <edge id=":gneJ9_0" function="internal">
        <lane id=":gneJ9_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< dummy
< TestFunctions: Clicked over position 476 - 208
< singing
< TestFunctions: Clicked over position 478 - 208
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" actType="dummy"/>
        <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 486 - 208
< dummy
< TestFunctions: Clicked over position 488 - 208
< -20
< TestFunctions: Clicked over position 490 - 208
< 30.2
< TestFunctions: Clicked over position 492 - 208
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB" duration="30.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 486 - 208
< dummy
< TestFunctions: Clicked over position 488 - 208
< -20
< TestFunctions: Clicked over position 490 - 208
< 30.2
< TestFunctions: Clicked over position 492 - 208
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" until="0.00"/>
        <stop containerStop="containerStopB" duration="60.00" until="30.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 423 - 182
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 423 - 182
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 423 - 182
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="6.70"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 389 - 580
< stopContainer: containerStop
< TestFunctions: Clicked over position 474 - 208
< TestFunctions: Clicked over position 423 - 182
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop containerStop="containerStopB" duration="60.00" until="6.70"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 423 - 182
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopA" duration="30.20" until="10.20" actType="singing"/>
        <stop containerStop="containerStopB" duration="20.20" until="50.20" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 423 - 182
< dummy
< 20.15
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopA" duration="20.15" until="10.20" actType="singing"/>
        <stop containerStop="containerStopB" duration="20.15" until="50.20" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 423 - 182
< dummy
< 20.14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopA" duration="30.20" until="20.14" actType="singing"/>
        <stop containerStop="containerStopB" duration="20.20" until="20.14" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopB" duration="30.20" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Error: A stop requires only a stoppingPlace, edge or lane
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: A stop requires only a stoppingPlace, edge or lane
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopA" duration="30.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStopB'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStopB'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopB" duration="20.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStopB'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: containerStop 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStopB'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5"/>
        <stop containerStop="containerStopB" until="50.20"/>
    </container>
</routes>

7 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Dec2022 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< dummy
< TestFunctions: Clicked over position 584 - 233
< singing
< TestFunctions: Clicked over position 544 - 233
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
        <stop edge="gneE5" endPos="24.09" duration="60.00" actType="dummy"/>
        <stop edge="gneE5" endPos="29.21" duration="60.00" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< dummy
< TestFunctions: Clicked over position 524 - 233
< -20
< TestFunctions: Clicked over position 544 - 233
< 30.2
< TestFunctions: Clicked over position 564 - 233
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
        <stop edge="gneE5" endPos="34.33"/>
        <stop edge="gneE5" endPos="26.65" duration="30.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
        <stop edge="gneE5" endPos="34.33" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< dummy
< TestFunctions: Clicked over position 524 - 233
< -20
< TestFunctions: Clicked over position 544 - 233
< 30.2
< TestFunctions: Clicked over position 564 - 233
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
        <stop edge="gneE5" endPos="34.33" duration="60.00" until="0.00"/>
        <stop edge="gneE5" endPos="26.65" duration="60.00" until="30.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="6.70"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< gneE4
< gneE5
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -40
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="7.30" duration="60.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00" friendlyPos="1"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 384 - 578
< stopContainer: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="36.89" duration="60.00" until="6.70"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 460 - 208
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="50.20" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 460 - 208
< dummy
< 20.15
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="20.15" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.15" until="50.20" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 460 - 208
< false
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="50.20" friendlyPos="1" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 460 - 208
< dummy
< 20.14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="20.14" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="20.14" actType="transhiping"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" actType="singing"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Error: A stop requires only a stoppingPlace, edge or lane
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: A stop requires only a stoppingPlace, edge or lane
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="40.32"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of a stop Invalid Number Format (double) dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'gneE5'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of a stop Invalid Number Format (double) dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="40.32"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'friendlyPos' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a stop Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" friendlyPos="1"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding stopContainer: edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE5" departPos="0.00"/>
        <stop edge="gneE5" endPos="40.32" until="50.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopA" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< dummyPos
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopA" departPos="12.30"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< dummySPeed
< 13.4
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopA" departPos="0.00" speed="13.40"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< dummy
< containerStopB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopB" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< dummyDepartPos
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopA" departPos="7.30"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship containerStop="containerStopA" departPos="0.00" speed="12.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummyPos
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship containerStop="containerStopA" departPos="7.30" speed="12.00"/>
        <tranship containerStop="containerStopB" departPos="7.30" speed="10.30"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship containerStop="containerStopA" speed="12.30"/>
        <tranship containerStop="containerStopB" speed="12.30"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop load containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship containerStop="containerStopB"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'departPos' in definition of a tranship Invalid Number Format (double) dummy.
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'departPos' in definition of a tranship Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship containerStop="containerStopA" departPos="2.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'speed' in definition of a tranship Invalid Number Format (double) dummySpeed.
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->containerStop 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speed' in definition of a tranship Invalid Number Format (double) dummySpeed.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship containerStop="containerStopA" speed="12.30"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="0.00" arrivalPos="12.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="12.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummySpeed
< 12.45
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="0.00" arrivalPos="12.45"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="0.00" arrivalPos="2.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="2.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< -7
< 12.34
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE5" departPos="0.00" speed="12.34"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship to="gneE4" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" arrivalPos="2.50"/>
        <tranship to="gneE5" departPos="7.00" arrivalPos="2.50" speed="14.00"/>
        <tranship to="gneE8" departPos="8.00" arrivalPos="2.50" speed="15.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="2.50"/>
        <tranship to="gneE5" departPos="2.50" arrivalPos="9.00" speed="14.00"/>
        <tranship to="gneE8" departPos="2.50" arrivalPos="10.00" speed="15.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,193c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< 12.13
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" speed="12.13"/>
        <tranship to="gneE5" departPos="7.00" arrivalPos="9.00" speed="12.13"/>
        <tranship to="gneE8" departPos="8.00" arrivalPos="10.00" speed="12.13"/>
    </container>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a tranship Invalid Number Format (double) dummy.
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a tranship Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship to="gneE5" arrivalPos="2.50"/>
    </container>
</routes>
demandelements containerplan tranships tranship_edgeedge load arrivalpos ( Last six runs Dec2022 )
demandelements containerplan tranships tranship_edgeedge load departpos ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship to="gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship to="gneE4"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00" arrivalPos="12.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="12.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< dummySpeed
< 12.45
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00" arrivalPos="12.45"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00" arrivalPos="2.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="2.50"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE4" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< tranship: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< -7
< 12.34
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <tranship edges="gneE2 gneE4 gneE5" departPos="0.00" speed="12.34"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4 gneE5" departPos="7.00" arrivalPos="2.50" speed="14.00"/>
        <tranship edges="gneE10 gneE8" departPos="8.00" arrivalPos="2.50" speed="15.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4 gneE5" departPos="2.50" arrivalPos="9.00" speed="14.00"/>
        <tranship edges="gneE10 gneE8" departPos="2.50" arrivalPos="10.00" speed="15.20"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummySpeed
< 12.13
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4 gneE5" departPos="7.00" arrivalPos="9.00" speed="12.13"/>
        <tranship edges="gneE10 gneE8" departPos="8.00" arrivalPos="10.00" speed="12.13"/>
    </container>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a tranship Invalid Number Format (double) dummy.
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a tranship Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4 gneE5" arrivalPos="2.50"/>
    </container>
</routes>
demandelements containerplan tranships tranship_edges load arrivalpos ( Last six runs Dec2022 )
demandelements containerplan tranships tranship_edges load departpos ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges load edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Error: Could not build walk in netedit; edge doesn't exist.
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build walk in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edges 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <tranship edges="gneE4 gneE5"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport containerStop="containerStopA" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport containerStop="containerStopA" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< dummy
< containerStopB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport containerStop="containerStopB" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->containerStop
< TestFunctions: Clicked over position 594 - 188
< TestFunctions: Clicked over position 734 - 226
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport containerStop="containerStopA" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->containerStop 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport containerStop="containerStopA" lines="custom line"/>
        <transport containerStop="containerStopB" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop load containerstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding transport: edge->containerStop 'c_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport containerStop="containerStopB" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->containerStop 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport containerStop="containerStopA" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE5" arrivalPos="12.50" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE5" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< custom Lines
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE5" lines="custom Lines"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 462 - 226
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< custom Lines
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE5" lines="custom Lines"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< tranship: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 384 - 578
< transport: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 226
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2" departPos="0.00"/>
        <transport to="gneE4" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport to="gneE5" arrivalPos="2.50" lines="Line1"/>
        <transport to="gneE8" arrivalPos="2.50" lines="Line2"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 226
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport to="gneE5" arrivalPos="7.00" lines="custom line"/>
        <transport to="gneE8" arrivalPos="9.00" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a transport Invalid Number Format (double) dummy.
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a transport Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport to="gneE5" lines="custom line"/>
    </container>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding container 'c_0' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_0' in GNEChange_DemandElement
< Debug: Adding container 'c_1' in GNEChange_DemandElement
< Debug: Adding tranship: edge->edge 'c_1' in GNEChange_DemandElement
< Debug: Adding transport: edge->edge 'c_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <containerStop id="containerStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <container id="c_0" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
    </container>
    <container id="c_1" depart="0.00">
        <tranship from="gneE2" to="gneE2"/>
        <transport to="gneE4" lines="ANY"/>
    </container>
</routes>

daily.demand.flow: 164 tests: 164 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" arrivalLane="20" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" arrivalPos="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< center
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="-12.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" arrivalPosLat="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyBegin
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 50
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_1" begin="12.50" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_0" begin="50.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< cyan
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="139,131,120" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" color="cyan" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="13" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create default_continuous ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" via="gneE4" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flow 'f_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="-12.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPos="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="-12.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPosLat="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< end
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="20.50" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,36d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< end-number
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="20.50" number="1800"/>
    <flow id="f_2" begin="0.00" from="gneE2" to="gneE5" end="22.00" number="51"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ;;;;;;%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< f_0
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="%%%%%%" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" line="ownLine" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< number
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" number="1800" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< period
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="2.00"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummypersonNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="13" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< poisson
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 2.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="exp(2.00)"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="exp(2.50)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< probability
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 0.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" probability="0.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow create vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< vehsPerHour
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="0" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="15.50" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="15.50" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>
demandelements flow inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements flow inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="4.20" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="left" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="right" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummmyBegin
< -30
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="12.30" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="12,13,14" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="3" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="allowed" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="best" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="0" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="last" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="5.60" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="left" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random_free" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="right" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="desired" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="20.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="random" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="speedLimit" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="23.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="23.00" number="81"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE4" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="duplicatedVehicle" begin="0.00" from="gneE4" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="custom Line" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" number="26" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="3" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" period="exp(2.60)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'bicycle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< bicycle
< 
< dummyEdge
< gneE4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="bicycle" vClass="bicycle"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE4" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect via ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE8
< gneE9
< gneE8 gneE9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" via="gneE8 gneE9" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyBegin
< -30
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="12.50" 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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="12.50" 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" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 890 - 471
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="23.00" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="23.00" vehsPerHour="1800.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< Dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,207c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" number="26" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" number="26" vehsPerHour="1800.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" period="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" period="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" period="exp(2.60)">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" period="exp(2.60)">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,219c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" probability="0.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" probability="0.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" type="typeC" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5" end="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" type="typeC" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flow 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flow 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5" end="2600.00" vehsPerHour="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="5.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5" end="3600.00" vehsPerHour="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalLane="0" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalLane="500" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalLane="current" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPos="-12.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPos="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPos="500.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPos="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPos="max" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPos="random" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalSpeed="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPosLat="-12.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPosLat="500.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPosLat="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPosLat="left" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPosLat="right" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" arrivalPosLat="center" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: Invalid begin time for flow 'flow_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: Flow 'flow_4' ends before its begin time.
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
Error: Invalid begin time for flow 'flow_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative begin time in the definition of flow 'flow_3'.
Error: Flow 'flow_4' ends before its begin time.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="22.34" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" color="9,43,231" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" color="20,30,40" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" color="magenta" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" containerNumber="0" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" containerNumber="4" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departLane="0" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departLane="random" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departLane="free" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departLane="allowed" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departLane="best" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departLane="first" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Debug: Adding flow 'flow_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPos="-12.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPos="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPos="500.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPos="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPos="random" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPos="free" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPos="random_free" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPos="base" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPos="last" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Debug: Adding flow 'flow_9' in GNEChange_DemandElement
< Debug: Adding flow 'flow_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPosLat="-12.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_10" begin="20.00" departPosLat="center" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPosLat="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPosLat="500.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPosLat="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPosLat="random" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPosLat="free" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPosLat="random_free" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPosLat="left" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPosLat="right" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departSpeed="0.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departSpeed="1.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departSpeed="random" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departSpeed="max" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departSpeed="desired" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departSpeed="speedLimit" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
< Error: Flow 'flow_2' ends before its begin time.
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of flow 'flow_0' is empty.
Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
Error: Flow 'flow_2' ends before its begin time.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" from="gneE2" to="gneE5" end="30.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="42.34" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'from' in definition of flow 'flow_1' is empty.
< Error: Could not build flow in netedit; edge doesn't exist.
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'from' in definition of flow 'flow_1' is empty.
Error: Could not build flow in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" from="gneE5" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: flow cannot be created
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: flow cannot be created
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: flow cannot be created
< Debug: Adding flow 'flow_valid' in GNEChange_DemandElement
< Error: There is another flow with the same ID='flow_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: flow cannot be created
Error: Attribute 'id' in definition of a flow is empty.
Error: Invalid flow id ''.
Error: flow cannot be created
Error: Invalid flow id 'id with spaces'. Contains invalid characters.
Error: flow cannot be created
Error: There is another flow with the same ID='flow_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_valid" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of flow 'flow_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" line="%%99iii99" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" line="Own Line" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load no_edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
Error: Attribute 'number' in definition of flow 'flow_2' is empty.
Error: Negative repetition number in the definition of flow 'flow_3'.
Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into flow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into flow
< Debug: Inserting generic parameter 'key1|value5' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into flow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into flow
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="20.30"/>
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" personNumber="0" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" personNumber="4" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="exp(2.30)"/>
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" period="exp(1.70)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Debug: Adding flow 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
Error: Invalid repetition probability in the definition of flow 'flow_4'.
Error: Invalid repetition probability in the definition of flow 'flow_5'.
Error: Invalid repetition probability in the definition of flow 'flow_6'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" probability="1.00"/>
    <flow id="flow_8" begin="0.00" from="gneE2" to="gneE5" end="100.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'to' in definition of flow 'flow_1' is empty.
< Error: Could not build flow in netedit; edge doesn't exist.
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'to' in definition of flow 'flow_1' is empty.
Error: Could not build flow in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" from="gneE2" to="gneE2" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
Error: Attribute 'type' in definition of flow 'flow_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
    <flow id="flow_4" type="custom_vType" begin="20.00" from="gneE2" to="gneE5" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow load vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flow 'flow_6' in GNEChange_DemandElement
< Debug: Adding flow 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" from="gneE2" to="gneE5" end="100.00" vehsPerHour="20.30"/>
    <flow id="flow_7" begin="0.00" from="gneE2" to="gneE5" end="100.00" vehsPerHour="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow transform routeflow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow transform routeflow_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow transform trip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow transform vehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow transform vehicle_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to edges)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE2" to="gneE5" via="gneE4" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="0.00" from="gneE4" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" from="gneE8" to="gneE9" end="3600.00" number="1800"/>
    <flow id="flow_3" begin="0.00" from="gneE6" to="gneE7" via="gneE3" end="3600.00" number="1800"/>
</routes>

daily.demand.flow_embedded: 162 tests: 162 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" arrivalLane="20" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< center
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="-12.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" begin="0.00" arrivalPosLat="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyBegin
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 50
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_1" begin="12.50" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_0" begin="50.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< cyan
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="139,131,120" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" color="cyan" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" 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 create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="13" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create default_continuous ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flowWithRoute 'f_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="random_free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="-12.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" departPosLat="random_free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" begin="0.00" departPosLat="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" departSpeed="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< end
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="20.50" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,207c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,36d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< end-number
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" number="1800">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="20.50" number="1800">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" begin="0.00" end="22.00" number="51">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ;;;;;;%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< f_0
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: There is another flowWithRoute with the same ID='f_0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="%%%%%%" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" line="ownLine" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_2" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< number
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" number="1800" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< period
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" period="2.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="3600.00" period="20.50">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummycontainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="13" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< poisson
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 2.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" period="exp(2.00)">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="3600.00" period="exp(2.50)">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< probability
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 0.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" probability="0.50">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< vehsPerHour
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
    <flow id="f_1" begin="0.00" end="3600.00" vehsPerHour="20.50">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivaledge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyEdge
< 50
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalEdge="1" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="0" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="15.50" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="15.50" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>
demandelements flow_embedded inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements flow_embedded inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="4.20" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="left" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="right" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummmyBegin
< -30
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="12.30" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="3" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyEdge
< 50
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departEdge="1" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="allowed" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="best" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="0" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="last" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random_free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="5.60" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="left" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random_free" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="right" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="desired" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="20.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="random" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="speedLimit" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="23.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="23.00" number="81">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <flow id="customID" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="custom Line" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" number="26" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" period="26.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="3" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" period="exp(2.60)">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" probability="0.30">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="26.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< -10
< 20.30
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="20.30" 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" insertionChecks="speedLimit pedestrian all" end="2600.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="20.30" 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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" end="2600.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="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" end="2600.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="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,215c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="23.00" vehsPerHour="1800.00">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="23.00" vehsPerHour="1800.00">
        <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 insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,213c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" number="26" vehsPerHour="1800.00">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" number="26" vehsPerHour="1800.00">
        <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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,243c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.00" period="26.00">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" period="26.00">
        <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 personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.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="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.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 poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.00" period="exp(2.60)">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" period="exp(2.60)">
        <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 probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,225c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.00" probability="0.30">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" probability="0.30">
        <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 type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,220c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" type="typeC" 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="2600.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" type="typeC" 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="3600.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 vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowWithRoute 'flowA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" end="2600.00" vehsPerHour="26.00">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" end="3600.00" vehsPerHour="26.00">
        <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 load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalLane="0" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" arrivalLane="500" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" arrivalLane="current" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPos="-12.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" arrivalPos="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" arrivalPos="500.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" arrivalPos="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" arrivalPos="max" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" arrivalPos="random" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalSpeed="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,205c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPosLat="-12.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" arrivalPosLat="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" arrivalPosLat="500.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" arrivalPosLat="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" arrivalPosLat="left" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" arrivalPosLat="right" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="20.00" arrivalPosLat="center" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid begin time for flow 'flow_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Flow 'flow_4' ends before its begin time.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid begin time for flow 'flow_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Negative begin time in the definition of flow 'flow_3'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Flow 'flow_4' ends before its begin time.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="22.34" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" color="9,43,231" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" color="20,30,40" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" color="magenta" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" containerNumber="0" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" containerNumber="4" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departLane="0" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" departLane="random" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" departLane="free" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" departLane="allowed" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="20.00" departLane="best" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_8" begin="20.00" departLane="first" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPos="-12.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" departPos="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" departPos="500.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" departPos="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" departPos="random" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" departPos="free" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="20.00" departPos="random_free" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_8" begin="20.00" departPos="base" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_9" begin="20.00" departPos="last" end="500.00" number="100">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,229c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPosLat="-12.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_10" begin="20.00" departPosLat="center" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" departPosLat="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_3" begin="20.00" departPosLat="500.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" departPosLat="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" departPosLat="random" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" departPosLat="free" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="20.00" departPosLat="random_free" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_8" begin="20.00" departPosLat="left" end="500.00" number="100">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departSpeed="0.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" departSpeed="1.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" departSpeed="random" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_6" begin="20.00" departSpeed="max" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="20.00" departSpeed="desired" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_8" begin="20.00" departSpeed="speedLimit" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Flow 'flow_2' ends before its begin time.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of flow 'flow_0' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Flow 'flow_2' ends before its begin time.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" end="30.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" begin="20.00" end="42.34" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: flow cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: flow cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: flow cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_valid' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_valid' in GNEChange_DemandElement
< Error: There is another flowWithRoute with the same ID='flow_valid'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: flow cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'id' in definition of a flow is empty.
Error: Invalid flow id ''.
Error: flow cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid flow id 'id with spaces'. Contains invalid characters.
Error: flow cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: There is another flowWithRoute with the same ID='flow_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_valid" begin="20.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'line' in definition of flow 'flow_0' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of flow 'flow_0' is empty.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" line="dummy" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" line="leaderGap junction speedLimit pedestrian" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of flow 'flow_1' is empty.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" line="%%99iii99" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_2" begin="20.00" line="Own Line" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'number' in definition of flow 'flow_2' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Negative repetition number in the definition of flow 'flow_3'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="20.00" end="500.00" number="15">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into flow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into flow
< Debug: Inserting generic parameter 'key1|value5' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into flow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into flow
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" end="500.00" number="100">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition rate in the definition of flow 'flow_5'.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" end="100.00" period="20.30">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="0.00" end="100.00" period="50.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding flowWithRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" personNumber="0" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_5" begin="20.00" personNumber="4" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" end="100.00" period="exp(20.30)">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="0.00" end="100.00" period="exp(5.00)">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition probability in the definition of flow 'flow_4'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition probability in the definition of flow 'flow_5'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition probability in the definition of flow 'flow_6'.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_7" begin="0.00" end="100.00" probability="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_8" begin="0.00" end="100.00" probability="0.30">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< 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
< 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
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 flow_embedded load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Debug: Adding flowWithRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
Error: Attribute 'type' in definition of flow 'flow_2' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_4" type="custom_vType" begin="20.00" end="500.00" number="100">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid repetition rate in the definition of flow 'flow_5'.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" end="100.00" vehsPerHour="20.30">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
    <flow id="flow_7" begin="0.00" end="100.00" vehsPerHour="50.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform flow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform routeflow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform trip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform vehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform vehicle_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="0.00" from="gneE4" to="gneE5" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="0.00" from="gneE8" to="gneE9" end="3600.00" number="1800"/>
    <flow id="flow_3" begin="0.00" from="gneE6" to="gneE7" via="gneE3" end="3600.00" number="1800"/>
</routes>

daily.demand.flow_junctions: 158 tests: 158 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyLane
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" arrivalLane="20" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" arrivalPos="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpeed
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< max
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< center
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" arrivalPosLat="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="30.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummyColor
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< cyan
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 12,13,14
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="139,131,120" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" color="cyan" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyContainerNumber
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 3.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 13
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="13" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyLane
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flowJunctions 'f_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPos="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPosLat="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpeed
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< max
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyTerminate
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< end
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="20.50" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,36d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyTerminate
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< end-number
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 22
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" number="1800"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="20.50" number="1800"/>
    <flow id="f_2" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="22.00" number="51"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< %%;;%%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< f_0
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< customID
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< %%%%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< %%%%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< ownLine
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="%%%%%%" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" line="ownLine" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummyTerminate
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< number
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" number="1800" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpacing
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< period
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="2.00"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummypersonNumber
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 3.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 13
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="13" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpacing
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< poisson
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 2.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="exp(2.00)"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="exp(2.50)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpacing
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< probability
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 0.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" probability="0.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< blue
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< custom_vType
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< dummySpacing
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< vehsPerHour
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummy
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,235c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 389 - 528
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 389 - 548
< TestFunctions: Clicked over position 389 - 548
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>
    <edge id=":gneJ9_0" function="internal">
        <lane id=":gneJ9_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/>
    </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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="0" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="15.50" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="15.50" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>
demandelements flow_junctions inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements flow_junctions inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="4.20" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="left" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="right" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="containerTriggered" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="10.20" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="triggered" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="3" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="allowed" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="best" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="0" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="last" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="5.60" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="left" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="right" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="desired" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="random" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="speedLimit" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="23.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="23.00" number="81"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyEdge
< gneJ5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ5" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="duplicatedVehicle" depart="0.00" fromJunction="gneJ8" toJunction="gneJ9"/>
    <flow id="customID" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="custom Line" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" number="26" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="3" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" period="exp(2.60)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'bicycle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< bicycle
< 
< dummyEdge
< gneJ9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="bicycle" vClass="bicycle"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="bicycle" begin="0.00" fromJunction="gneJ4" toJunction="gneJ9" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< flow (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="3600.00" vehsPerHour="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="23.00" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="23.00" vehsPerHour="1800.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< custom Line
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,207c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" number="26" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" number="26" vehsPerHour="1800.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< end
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" period="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" period="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" number="100">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< end
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" period="exp(2.60)">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" period="exp(2.60)">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,219c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< end
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" probability="0.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" probability="0.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" type="typeC" 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" fromJunction="gneJ4" toJunction="gneJ7" end="26.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" type="typeC" 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" fromJunction="gneJ5" toJunction="gneJ6" end="36.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< end
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="10.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" vehsPerHour="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="20.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6" end="50.00" vehsPerHour="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalLane="0" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalLane="500" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalLane="current" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPos="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPos="500.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPos="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPos="max" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPos="random" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalSpeed="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPosLat="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPosLat="500.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPosLat="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPosLat="left" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPosLat="right" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" arrivalPosLat="center" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" color="9,43,231" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" color="20,30,40" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" color="magenta" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" containerNumber="0" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" containerNumber="4" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departLane="0" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departLane="free" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departLane="allowed" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departLane="best" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departLane="first" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_8' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPos="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPos="500.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPos="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPos="random" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPos="free" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPos="base" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPos="last" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_8' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_9' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_10" begin="20.00" departPosLat="center" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPosLat="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPosLat="500.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPosLat="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPosLat="random" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPosLat="free" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPosLat="left" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPosLat="right" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departSpeed="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" departSpeed="1.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" departSpeed="random" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_6" begin="20.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_7" begin="20.00" departSpeed="desired" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_8" begin="20.00" departSpeed="speedLimit" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
< Error: Flow 'flow_2' ends before its begin time.
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of flow 'flow_0' is empty.
Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
Error: Flow 'flow_2' ends before its begin time.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="30.00" number="100"/>
    <flow id="flow_4" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="42.34" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'fromJunction' in definition of flow 'flow_1' is empty.
< Error: Could not build trip in netedit; junction doesn't exist.
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'fromJunction' in definition of flow 'flow_1' is empty.
Error: Could not build trip in netedit; junction doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" fromJunction="gneJ7" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: flow cannot be created
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: flow cannot be created
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: flow cannot be created
< Debug: Adding flowJunctions 'flow_valid' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_valid' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: flow cannot be created
Error: Attribute 'id' in definition of a flow is empty.
Error: Invalid flow id ''.
Error: flow cannot be created
Error: Invalid flow id 'id with spaces'. Contains invalid characters.
Error: flow cannot be created
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_valid" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding flowJunctions 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Debug: Adding flowJunctions 'flow_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of flow 'flow_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" line="%%99iii99" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_2" begin="20.00" line="Own Line" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
Error: Attribute 'number' in definition of flow 'flow_2' is empty.
Error: Negative repetition number in the definition of flow 'flow_3'.
Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into flow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into flow
< Debug: Inserting generic parameter 'key1|value5' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into flow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into flow
< Debug: Adding flowJunctions 'flow_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" period="20.30"/>
    <flow id="flow_7" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" period="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flowJunctions 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" personNumber="0" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_5" begin="20.00" personNumber="4" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" period="exp(2.30)"/>
    <flow id="flow_7" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" period="exp(1.70)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
Error: Invalid repetition probability in the definition of flow 'flow_4'.
Error: Invalid repetition probability in the definition of flow 'flow_5'.
Error: Invalid repetition probability in the definition of flow 'flow_6'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_7" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" probability="1.00"/>
    <flow id="flow_8" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'toJunction' in definition of flow 'flow_1' is empty.
< Error: Could not build trip in netedit; junction doesn't exist.
< Debug: Adding flowJunctions 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'toJunction' in definition of flow 'flow_1' is empty.
Error: Could not build trip in netedit; junction doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" fromJunction="gneJ4" toJunction="gneJ4" end="50.00" number="100"/>
    <flow id="flow_4" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Debug: Adding flowJunctions 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
Error: Attribute 'type' in definition of flow 'flow_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="flow_4" type="custom_vType" begin="20.00" fromJunction="gneJ4" toJunction="gneJ7" end="50.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flowJunctions 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" vehsPerHour="20.30"/>
    <flow id="flow_7" begin="0.00" fromJunction="gneJ4" toJunction="gneJ7" end="100.00" vehsPerHour="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,205c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding flowJunctions 'f_0' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'f_1' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'f_2' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'f_3' in GNEChange_DemandElement
< Debug: Adding flowJunctions 'f_4' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="20.00" fromJunction="gneJ4" toJunction="gneJ5" end="50.00" number="100"/>
    <flow id="f_1" begin="21.00" fromJunction="gneJ4" toJunction="gneJ6" end="50.00" number="100"/>
    <flow id="f_2" begin="22.00" fromJunction="gneJ5" toJunction="gneJ7" end="50.00" number="100"/>
    <flow id="f_3" begin="23.00" fromJunction="gneJ6" toJunction="gneJ9" end="50.00" number="100"/>
    <flow id="f_4" begin="24.00" fromJunction="gneJ9" toJunction="gneJ4" end="50.00" number="100"/>
</routes>

daily.demand.person: 39 tests: 39 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements person create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< Vlue
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00" color="139,131,120">
        <walk from="gneE2" busStop="busStop"/>
    </person>
    <person id="p_1" depart="0.00" color="red">
        <walk from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ride: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <ride from="gneE2" busStop="busStop" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ride: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_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 Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopPerson: busStop
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_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 Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopPerson: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <stop edge="gneE2" endPos="24.45" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personTrip: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" busStop="busStop" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_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 Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edges
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_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 Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< walk: route
< TestFunctions: Clicked over position 578 - 578
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk route="r_0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->busStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="7.30">
        <walk from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->busStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.8
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00" departPos="-20.00">
        <walk from="gneE2" busStop="busStop"/>
    </person>
    <person id="p_1" depart="0.00" departPos="7.80">
        <walk from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< ;;;;
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< p_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="customID" depart="0.00">
        <walk from="gneE2" busStop="busStop"/>
    </person>
    <person id="p_0" depart="0.00">
        <walk from="gneE2" busStop="busStop"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 874 - 328
< TestFunctions: Clicked over position 874 - 328
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements person fix ( Last six runs Dec2022 )
demandelements person volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements person inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00" color="12,13,14">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="10.20">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ride: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="triggered">
        <ride from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00" departPos="20.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< TestFunctions: Clicked over position 864 - 388
< TestFunctions: Clicked over position 484 - 225
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< ;;;;;;;;
< id with spaces
< p_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="customID" depart="0.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <personTrip from="gneE4" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,212c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" type="custom_vType" depart="0.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" type="custom_vType" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into person
< Debug: Inserting generic parameter 'KeyA3|valueA2' into person
< Debug: Inserting generic parameter 'KeyA2|valueA3' into person
< Debug: Adding person 'f_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into person
< Debug: Inserting generic parameter 'KeyB3|valueB2' into person
< Debug: Inserting generic parameter 'KeyB2|valueB3' into person
< Debug: Adding person 'f_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="f_0" depart="10.00" departPos="0.00" color="12,13,14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="f_1" depart="12.00" departPos="11.00" color="12,13,14">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into person
< Debug: Inserting generic parameter 'KeyA3|valueA2' into person
< Debug: Inserting generic parameter 'KeyA2|valueA3' into person
< Debug: Adding person 'f_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into person
< Debug: Inserting generic parameter 'KeyB3|valueB2' into person
< Debug: Inserting generic parameter 'KeyB2|valueB3' into person
< Debug: Adding person 'f_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="f_0" depart="10.20" departPos="0.00" color="red">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="f_1" depart="10.20" departPos="11.00" color="blue">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into person
< Debug: Inserting generic parameter 'KeyA3|valueA2' into person
< Debug: Inserting generic parameter 'KeyA2|valueA3' into person
< Debug: Adding person 'f_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into person
< Debug: Inserting generic parameter 'KeyB3|valueB2' into person
< Debug: Inserting generic parameter 'KeyB2|valueB3' into person
< Debug: Adding person 'f_1' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="f_0" depart="triggered" departPos="0.00" color="red">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <ride from="gneE2" to="gneE5" lines="ANY"/>
    </person>
    <person id="f_1" depart="triggered" departPos="11.00" color="blue">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <ride from="gneE4" to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into person
< Debug: Inserting generic parameter 'KeyA3|valueA2' into person
< Debug: Inserting generic parameter 'KeyA2|valueA3' into person
< Debug: Adding person 'f_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into person
< Debug: Inserting generic parameter 'KeyB3|valueB2' into person
< Debug: Inserting generic parameter 'KeyB2|valueB3' into person
< Debug: Adding person 'f_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="f_0" depart="10.00" departPos="20.00" color="red">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="f_1" depart="12.00" departPos="20.00" color="blue">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,248c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into person
< Debug: Inserting generic parameter 'KeyA3|valueA2' into person
< Debug: Inserting generic parameter 'KeyA2|valueA3' into person
< Debug: Adding person 'f_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into person
< Debug: Inserting generic parameter 'KeyB3|valueB2' into person
< Debug: Inserting generic parameter 'KeyB2|valueB3' into person
< Debug: Adding person 'f_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'f_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="f_0" depart="10.00" departPos="0.00" color="red">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="f_1" depart="12.00" departPos="11.00" color="blue">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE4" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< typeC
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" type="typeC" depart="10.00" departPos="0.00" color="red">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" type="typeC" depart="12.00" departPos="11.00" color="blue">
        <personTrip from="gneE4" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of person 'p_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'.
< Debug: Adding person 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of person 'p_1' Invalid color definition ''.
Error: Attribute 'color' in definition of person 'p_2' Invalid color definition 'dummycolor'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_3" depart="3.00" color="12,13,14">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'depart' is missing in definition of person 'p_0'.
< Error: Attribute 'depart' in definition of person 'p_1' is empty.
< Error: Invalid departure time for vehicle 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'p_3'.
< Debug: Adding person 'p_4' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding person 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'depart' is missing in definition of person 'p_0'.
Error: Attribute 'depart' in definition of person 'p_1' is empty.
Error: Invalid departure time for vehicle 'p_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of vehicle 'p_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_4" depart="4.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_5" depart="5.20">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'departPos' in definition of person 'p_1' is empty.
< Debug: Adding person 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< Debug: Adding person 'p_4' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding person 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'departPos' in definition of person 'p_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_3" depart="3.00" departPos="-30.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_4" depart="4.00" departPos="12.30">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_5" depart="5.00" departPos="8.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load no_child ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'key1|value1' into person
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into person
< Debug: Inserting generic parameter 'key1|value5' into person
< Debug: Inserting generic parameter 'key2|' into person
< Debug: Inserting generic parameter 'key2|' into person
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into person
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into person
< Debug: Adding person 'p_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of person 'p_1' is empty.
< Error: Invalid person type 'dummyType' used in person 'p_2'.
< Debug: Adding person 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of person 'p_1' is empty.
Error: Invalid person type 'dummyType' used in person 'p_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
    <person id="p_3" type="customType" depart="3.00">
        <personTrip from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements person transform ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

daily.demand.personflow: 65 tests: 65 FAILED

Detailed information for the tests that FAILED:

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="7.30" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>
demandelements personflow create begin ( Last six runs Dec2022 )
demandelements personflow create personsperhour ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements personflow create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< Vlue
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" color="139,131,120" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" color="red" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_ride default_ride_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< ride: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <ride from="gneE2" busStop="busStop" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_ride default_ride_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< ride: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <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 Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< stopPerson: busStop
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <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 Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< stopPerson: edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <stop edge="gneE2" endPos="24.45" duration="60.00"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_trip default_trip_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< personTrip: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" busStop="busStop" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_trip default_trip_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <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 Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edges
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk edges="gneE2 gneE4 gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_fromto ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <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 Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 484 - 223
< personFlow
< walk: route
< TestFunctions: Clicked over position 578 - 578
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk route="r_0"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -20
< 7.8
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" departPos="-20.00" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" departPos="7.80" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,193c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< end
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 22
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="20.50" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_2" begin="0.00" end="22.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,30d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< end-number
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< -30
< 20.5
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< 51
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Double edges aren't allowed
Warning: Double edges aren't allowed
Warning: Double edges aren't allowed
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" number="1800">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="20.50" number="1800">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_2" begin="0.00" end="20.50" number="51">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< ;;;;
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< pf_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="customID" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummyTerminate
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< number
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< dummy
< -30
< 20.5
< 22
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" number="1800" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" number="22" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< period
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 20.5
< 22
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" period="2.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="3600.00" period="20.50">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_2" begin="0.00" end="3600.00" period="22.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< poisson
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 1.2
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Double edges aren't allowed
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" period="exp(2.00)">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="3600.00" period="exp(1.20)">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< walk: edge->busStop
< dummySpacing
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 574 - 211
< personsPerHour
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -30
< 20.5
< 22
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="3600.00" personsPerHour="20.50">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
    <personFlow id="pf_2" begin="0.00" end="3600.00" personsPerHour="22.00">
        <walk from="gneE2" busStop="busStop"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 874 - 328
< TestFunctions: Clicked over position 874 - 328
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements personflow fix ( Last six runs Dec2022 )
demandelements personflow volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect begin float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.20" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect begin triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ride: edge->edge
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="triggered" end="3600.00" personsPerHour="1800.00">
        <ride from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" color="12,13,14" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" departPos="20.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="23.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="23.00" number="81">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< TestFunctions: Clicked over position 864 - 388
< TestFunctions: Clicked over position 484 - 225
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< ;;;;;;;;
< id with spaces
< pf_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="customID" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
    <personFlow id="pf_1" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE4" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" number="26" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< period
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" period="26.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect personsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< personsPerHour
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" personsPerHour="26.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" period="exp(2.60)">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="0.00" end="3600.00" probability="0.30">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" type="custom_vType" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" type="custom_vType" begin="0.00" end="3600.00" personsPerHour="1800.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.20" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="10.20" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="triggered" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <ride from="gneE2" to="gneE5" lines="ANY"/>
    </personFlow>
    <personFlow id="pf_1" begin="triggered" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <ride from="gneE4" to="gneE5" lines="ANY"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="12,13,14" end="3600.00" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="12,13,14" end="3800.00" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="20.00" color="red" end="3600.00" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="20.00" color="blue" end="3800.00" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="23.00" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="23.00" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" number="26" personsPerHour="1200.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" number="26" personsPerHour="11501.60">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,248c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< period
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" period="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" period="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection personsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< personsPerHour
< dummy
< 12.5
< 26
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="26.00">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" period="exp(2.60)">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" period="exp(2.60)">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'KeyA1|valueA1' into personFlow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into personFlow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into personFlow
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into personFlow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into personFlow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into personFlow
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" begin="10.00" departPos="0.00" color="red" end="3600.00" probability="0.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" begin="12.00" departPos="11.00" color="blue" end="3800.00" probability="0.30">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding personFlow 'pf_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_0' in GNEChange_DemandElement
< Debug: Adding personFlow 'pf_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'pf_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 0
< -6
< 5
< TestFunctions: Clicked over position 614 - 308
< ;;;;;
< 
< dummyType
< typeC
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="pf_0" type="typeC" begin="10.00" departPos="0.00" color="red" end="3600.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="pf_1" type="typeC" begin="12.00" departPos="11.00" color="blue" end="3800.00" personsPerHour="11501.60">
        <personTrip from="gneE4" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'begin' in definition of personFlow 'p_1' is empty.
< Error: Invalid begin time for personFlow 'p_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of personFlow 'p_3'.
< Debug: Adding personFlow 'p_4' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'begin' in definition of personFlow 'p_1' is empty.
Error: Invalid begin time for personFlow 'p_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative begin time in the definition of personFlow 'p_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_4" begin="4.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="5.20" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_3" begin="3.00" color="12,13,14" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'departPos' in definition of personFlow 'p_1' is empty.
< Debug: Adding personFlow 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_4' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'departPos' in definition of personFlow 'p_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_3" begin="3.00" departPos="-30.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_4" begin="4.00" departPos="12.30" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="5.00" departPos="8.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'end' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'end' in definition of personFlow 'p_2' is not a valid time value.
< Error: PersonFlow 'p_3' ends before its begin time.
< Debug: Adding personFlow 'p_4' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_4' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of personFlow 'p_1' is empty.
Error: Attribute 'end' in definition of personFlow 'p_2' is not a valid time value.
Error: PersonFlow 'p_3' ends before its begin time.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_4" begin="0.00" end="12.50" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="0.00" end="30.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load no_child ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'number' in definition of personFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
< Error: Attribute 'number' in definition of personFlow 'p_1' is empty.
< Error: Attribute 'number' in definition of personFlow 'p_2' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'number' in definition of personFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
< Error: Attribute 'number' in definition of personFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'number' in definition of personFlow 'p_0' Invalid Number Format (long long integer format) 23.00.
Error: Attribute 'number' in definition of personFlow 'p_1' is empty.
Error: Attribute 'number' in definition of personFlow 'p_2' Invalid Number Format (long long integer format) dummy.
Error: Attribute 'number' in definition of personFlow 'p_3' Invalid Number Format (long long integer format) -23.00.
Error: Attribute 'number' in definition of personFlow 'p_4' Invalid Number Format (long long integer format) 12.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_5" begin="0.00" number="30" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Inserting generic parameter 'key1|value1' into personFlow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into personFlow
< Debug: Inserting generic parameter 'key1|value5' into personFlow
< Debug: Inserting generic parameter 'key2|' into personFlow
< Debug: Inserting generic parameter 'key2|' into personFlow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into personFlow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into personFlow
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'period' in definition of personFlow 'p_1' is not a valid time value.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of personFlow 'p_1' is not a valid time value.
Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
Error: Invalid repetition rate in the definition of personFlow 'p_3'.
Error: Invalid repetition rate in the definition of personFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" period="10.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="0.00" end="23.00" period="20.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_6" begin="0.00" end="23.00" period="2.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_7" begin="0.00" end="23.00" period="1.70">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load personsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_1' Invalid Number Format (double) dummyPeriod.
< Error: Attribute 'personsPerHour' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition rate in the definition of personFlow 'p_3'.
< Error: Invalid repetition rate in the definition of personFlow 'p_4'.
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personsPerHour' in definition of personFlow 'p_1' Invalid Number Format (double) dummyPeriod.
Error: Attribute 'personsPerHour' in definition of personFlow 'p_2' is empty.
Error: Invalid repetition rate in the definition of personFlow 'p_3'.
Error: Invalid repetition rate in the definition of personFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="10.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="0.00" end="23.00" personsPerHour="20.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_6" begin="0.00" end="23.00" personsPerHour="2.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_7" begin="0.00" end="23.00" personsPerHour="1.70">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_3'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_4'.
< Debug: Adding personFlow 'p_5' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_5' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
Error: Attribute 'period' in definition of personFlow 'p_2' is empty.
Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_3'.
Error: Invalid rate parameter for exponentially distributed period in the definition of personFlow 'p_4'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" period="exp(1.00)">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_5" begin="0.00" end="23.00" period="20.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_6" begin="0.00" end="23.00" period="exp(2.30)">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_7" begin="0.00" end="23.00" period="exp(1.70)">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Error: Invalid repetition probability in the definition of personFlow 'p_0'.
< Error: Attribute 'probability' in definition of personFlow 'p_1' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of personFlow 'p_2' is empty.
< Error: Invalid repetition probability in the definition of personFlow 'p_3'.
< Error: Invalid repetition probability in the definition of personFlow 'p_4'.
< Error: Invalid repetition probability in the definition of personFlow 'p_5'.
< Debug: Adding personFlow 'p_6' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_6' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_7' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid repetition probability in the definition of personFlow 'p_0'.
Error: Attribute 'probability' in definition of personFlow 'p_1' Invalid Number Format (double) dummyProb.
Error: Attribute 'probability' in definition of personFlow 'p_2' is empty.
Error: Invalid repetition probability in the definition of personFlow 'p_3'.
Error: Invalid repetition probability in the definition of personFlow 'p_4'.
Error: Invalid repetition probability in the definition of personFlow 'p_5'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_6" begin="0.00" end="23.00" probability="1.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_7" begin="0.00" end="23.00" probability="0.30">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding personFlow 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Attribute 'type' in definition of personFlow 'p_1' is empty.
< Error: Invalid personFlow type 'dummyType' used in personFlow 'p_2'.
< Debug: Adding personFlow 'p_3' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'type' in definition of personFlow 'p_1' is empty.
Error: Invalid personFlow type 'dummyType' used in personFlow 'p_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customType" length="20.00" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <personFlow id="p_0" begin="0.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
    <personFlow id="p_3" type="customType" begin="3.00" end="23.00" personsPerHour="1200.00">
        <personTrip from="gneE2" to="gneE5"/>
    </personFlow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personflow transform ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-14.80,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< personFlow
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 228
< 0
< -6
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="0.00" y="-6.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="6.51" length="9.03" shape="55.20,7.20 54.85,4.75 53.80,3.00 52.05,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.84" length="21.99" shape="49.60,-4.80 56.25,-4.05 61.00,-1.80 63.85,1.95 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="pf_0" depart="0.00">
        <personTrip from="gneE2" to="gneE5" lines="ANY"/>
    </person>
</routes>

daily.demand.personplan: 154 tests: 154 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements personplan basic delete_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 654 - 223
< TestFunctions: Clicked over position 654 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_0_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.83,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="1.60,35.30 1.79,36.66 2.37,37.62 3.34,38.21 4.70,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </edge>
    <edge id=":gneJ8_1" function="internal">
        <lane id=":gneJ8_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="3.20,21.60 2.50,21.70 2.00,22.00 1.70,22.50 1.60,23.20"/>
    </edge>
    <edge id=":gneJ9_0" function="internal">
        <lane id=":gneJ9_0_0" index="0" allow="pedestrian" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< dummy
< public
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="public" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< dummy
< busStopB
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopB" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="car" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="public" lines="custom line" vTypes="type1"/>
        <personTrip busStop="busStopB" modes="car" lines="custom line" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="car" lines="Line1" vTypes="type1"/>
        <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="public" lines="Line1" vTypes="customType"/>
        <personTrip busStop="busStopB" modes="car" lines="Line2" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopB" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unknown person mode 'dummy'. Must be a combination of ("car", "bicycle" or "public")
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" modes="car" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip busStop="busStopA" lines="ANY" vTypes="customType"/>
    </person>
</routes>

12 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Dec2022 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="12.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< public
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" modes="public" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 462 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" modes="car" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE4" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="2.50" modes="public" lines="Line1" vTypes="type1"/>
        <personTrip to="gneE8" arrivalPos="2.50" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="7.00" modes="public" lines="custom line" vTypes="type1"/>
        <personTrip to="gneE8" arrivalPos="7.00" modes="car" lines="custom line" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="7.00" modes="car" lines="Line1" vTypes="type1"/>
        <personTrip to="gneE8" arrivalPos="7.00" modes="car" lines="Line2" vTypes="type2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="7.00" modes="public" lines="Line1" vTypes="customType"/>
        <personTrip to="gneE8" arrivalPos="7.00" modes="car" lines="Line2" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a personTrip Invalid Number Format (double) dummy.
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a personTrip Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unknown person mode 'dummy'. Must be a combination of ("car", "bicycle" or "public")
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" modes="car" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE4" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip to="gneE5" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< dummy
< public
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" modes="public" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" modes="car" lines="ANY"/>
    </person>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< dummy
< gneJ6
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ6" lines="ANY"/>
    </person>
</routes>
demandelements personplan persontrips persontrip_junctions inspect to ( Last six runs Dec2022 )
demandelements personplan walks walk_junctions inspect ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< personTrip: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 719 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" modes="car" lines="custom line" vTypes="type2"/>
        <personTrip toJunction="gneJ9" modes="public" lines="custom line" vTypes="type1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 719 - 233
< dummy
< 
< car
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" modes="car" lines="Line2" vTypes="type2"/>
        <personTrip toJunction="gneJ9" modes="car" lines="Line1" vTypes="type1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 719 - 233
< customType
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ8" modes="car" lines="Line2" vTypes="customType"/>
        <personTrip toJunction="gneJ9" modes="public" lines="Line1" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ7" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load modes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unknown person mode 'dummy'. Must be a combination of ("car", "bicycle" or "public")
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ7" lines="ANY"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ7" modes="car" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ9" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load vtypes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding personTrip: junctions 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <personTrip toJunction="gneJ7" lines="ANY" vTypes="customType"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopA" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< dummy
< busStopB
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopB" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopA" lines="custom line"/>
        <ride busStop="busStopB" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop load busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding ride: edge->busStop 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopB" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride busStop="busStopA" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" arrivalPos="12.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge create lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 462 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< ride: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE4" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" arrivalPos="2.50" lines="Line1"/>
        <ride to="gneE8" arrivalPos="2.50" lines="Line2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'type1' in GNEChange_DemandElement
< Debug: Adding vType 'type2' in GNEChange_DemandElement
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <vType id="type1"/>
    <vType id="type2"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" arrivalPos="7.00" lines="custom line"/>
        <ride to="gneE8" arrivalPos="7.00" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a ride Invalid Number Format (double) dummy.
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a ride Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" arrivalPos="2.50" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge load lines ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE5" lines="custom line"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding ride: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" disallow="all" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <ride to="gneE4" lines="ANY"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< dummy
< TestFunctions: Clicked over position 484 - 218
< singing
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" actType="dummy"/>
        <stop busStop="busStopB" duration="60.00" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 486 - 218
< dummy
< TestFunctions: Clicked over position 488 - 218
< -20
< TestFunctions: Clicked over position 490 - 218
< 30.2
< TestFunctions: Clicked over position 492 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" duration="30.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 486 - 218
< dummy
< TestFunctions: Clicked over position 488 - 218
< -20
< TestFunctions: Clicked over position 490 - 218
< 30.2
< TestFunctions: Clicked over position 492 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" until="0.00"/>
        <stop busStop="busStopB" duration="60.00" until="30.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 451 - 208
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 451 - 208
< singing
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 451 - 208
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="6.70"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 584 - 228
< TestFunctions: Clicked over position 396 - 580
< stopPerson: busStop
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 451 - 208
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="60.00" until="6.70"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 451 - 208
< singing
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopA" duration="30.20" until="10.20" actType="singing"/>
        <stop busStop="busStopB" duration="20.20" until="50.20" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 451 - 208
< dummy
< 20.15
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopA" duration="20.15" until="10.20" actType="singing"/>
        <stop busStop="busStopB" duration="20.15" until="50.20" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 451 - 208
< dummy
< 20.14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopA" duration="30.20" until="20.14" actType="singing"/>
        <stop busStop="busStopB" duration="20.20" until="20.14" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="30.20" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load busstop ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Error: A stop requires only a stoppingPlace, edge or lane
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: A stop requires only a stoppingPlace, edge or lane
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopA" duration="30.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStopB'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStopB'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" duration="20.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStopB'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: busStop 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStopB'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop busStop="busStopB" until="50.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< dummy
< TestFunctions: Clicked over position 584 - 233
< singing
< TestFunctions: Clicked over position 544 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
        <stop edge="gneE5" endPos="26.85" duration="60.00" actType="dummy"/>
        <stop edge="gneE5" endPos="32.19" duration="60.00" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< dummy
< TestFunctions: Clicked over position 524 - 233
< -20
< TestFunctions: Clicked over position 544 - 233
< 30.2
< TestFunctions: Clicked over position 564 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
        <stop edge="gneE5" endPos="37.53"/>
        <stop edge="gneE5" endPos="29.52" duration="30.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
        <stop edge="gneE5" endPos="37.53" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 504 - 233
< dummy
< TestFunctions: Clicked over position 524 - 233
< -20
< TestFunctions: Clicked over position 544 - 233
< 30.2
< TestFunctions: Clicked over position 564 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
        <stop edge="gneE5" endPos="37.53" duration="60.00" until="0.00"/>
        <stop edge="gneE5" endPos="29.52" duration="60.00" until="30.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding vType 'customType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< singing
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- VTypes -->
    <vType id="customType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="6.70"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< gneE4
< gneE5
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -40
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="7.30" duration="60.00"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00" friendlyPos="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 396 - 580
< stopPerson: edge
< TestFunctions: Clicked over position 484 - 233
< TestFunctions: Clicked over position 484 - 213
< dummy
< -7.3
< 6.7
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.21" duration="60.00" until="6.70"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 484 - 213
< singing
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="50.20" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 484 - 213
< dummy
< 20.15
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="20.15" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.15" until="50.20" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 484 - 213
< false
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="10.20" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="50.20" friendlyPos="1" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,181c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 484 - 213
< dummy
< 20.14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" until="20.14" friendlyPos="1" actType="singing"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20" until="20.14" actType="walking"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" actType="singing"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.32" duration="20.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Error: A stop requires only a stoppingPlace, edge or lane
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: A stop requires only a stoppingPlace, edge or lane
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.32"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'endPos' in definition of a stop Invalid Number Format (double) dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'gneE5'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'endPos' in definition of a stop Invalid Number Format (double) dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.32"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'friendlyPos' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'friendlyPos' in definition of a stop Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="20.32" duration="30.20" friendlyPos="1"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'gneE5'
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding stopPerson: edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'gneE5'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE5"/>
        <stop edge="gneE5" endPos="40.32" until="50.20"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop create ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk busStop="busStopA"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop inspect ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->busStop
< TestFunctions: Clicked over position 599 - 218
< TestFunctions: Clicked over position 734 - 233
< dummy
< busStopB
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk busStop="busStopB"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop load ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->busStop 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk busStop="busStopB"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->edge
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE5" arrivalPos="12.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 462 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE5" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edge->edge
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE4"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect_selection ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2" arrivalPos="2.50"/>
        <walk to="gneE5" arrivalPos="2.50"/>
        <walk to="gneE8" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE5" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk to="gneE4"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4 gneE5" arrivalPos="12.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4 gneE5"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 462 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4 gneE5" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: edges
< TestFunctions: Clicked over position 864 - 408
< TestFunctions: Clicked over position 484 - 223
< TestFunctions: Clicked over position 734 - 233
< dummy
< gneE2 gneE4
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect_selection ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edges 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4 gneE5" arrivalPos="2.50"/>
        <walk edges="gneE5 gneE10" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4 gneE5" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges load edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Error: Could not build walk in netedit; edge doesn't exist.
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edges 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build walk in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk edges="gneE2 gneE4"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions create ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: junctions
< TestFunctions: Clicked over position 399 - 391
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk toJunction="gneJ8"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: junctions
< TestFunctions: Clicked over position 399 - 391
< TestFunctions: Clicked over position 475 - 233
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions load ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: junctions 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk toJunction="gneJ9"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< dummy
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< TestFunctions: Clicked over position 441 - 232
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,201c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< walk: edge->edge
< TestFunctions: Clicked over position 578 - 568
< TestFunctions: Clicked over position 396 - 580
< walk: route
< TestFunctions: Clicked over position 484 - 231
< TestFunctions: Clicked over position 734 - 233
< dummy
< gneE4
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect_selection ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: route 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: route 'p_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 734 - 233
< dummy
< 
< -6
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5 gneE10"/>
    <route id="route_1" edges="gneE10 gneE8"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0" arrivalPos="2.50"/>
        <walk route="route_1" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: route 'p_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'arrivalPos' in definition of a walk Invalid Number Format (double) dummy.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0" arrivalPos="2.50"/>
    </person>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route load route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-14.80,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding person 'p_0' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_0' in GNEChange_DemandElement
< Debug: Adding person 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: edge->edge 'p_1' in GNEChange_DemandElement
< Debug: Adding walk: route 'p_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStopB" lane="gneE5_0" startPos="35.00" endPos="45.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="55.20,4.70 55.01,3.34 54.43,2.38 53.46,1.79 52.10,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" allow="pedestrian" speed="8.94" length="17.98" shape="52.10,-4.80 57.66,-4.21 61.62,-2.43 64.01,0.54 64.80,4.70"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="7.64" length="12.84" shape="52.10,-1.60 56.26,-1.21 59.23,-0.03 61.01,1.94 61.60,4.70"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="all" speed="7.64" length="12.84" shape="61.60,35.30 61.01,38.06 59.23,40.02 56.26,41.21 52.10,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" allow="pedestrian" speed="5.04" length="5.00" shape="52.10,38.40 53.46,38.21 54.42,37.62 55.01,36.66 55.20,35.30"/>
        <lane id=":gneJ6_1_1" index="1" disallow="all" speed="6.08" length="7.76" shape="52.10,38.40 54.86,38.21 56.82,37.62 58.01,36.66 58.40,35.30"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="3.20,41.60 1.10,41.30 -0.40,40.40 -1.30,38.90 -1.60,36.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="pedestrian" speed="3.90" length="2.58" shape="1.60,36.80 1.70,37.50 2.00,38.00 2.50,38.30 3.20,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="pedestrian" speed="6.08" length="7.74" shape="-1.60,23.20 -1.30,21.10 -0.40,19.60 1.10,18.70 3.20,18.40"/>
    </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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <person id="p_0" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
    </person>
    <person id="p_1" depart="0.00">
        <walk from="gneE2" to="gneE2"/>
        <walk route="route_0"/>
    </person>
</routes>

daily.demand.route: 48 tests: 48 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements route basic invalid_creationmode ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyMode
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route basic invalid_vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyVClass
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< bus
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive abort ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive abort_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,142c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< 120, 20, 30
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="139,131,120"/>
    <route id="r_1" edges="gneE2 gneE4 gneE5" color="120,20,30"/>
    <route id="r_2" edges="gneE2 gneE4 gneE5" color="blue"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive cycletime ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyCycle
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< -12.4
< 5.7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" cycleTime="5.70"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive default_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< %%%;;;;
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< r_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="customID" edges="gneE2 gneE4 gneE5"/>
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive invalid_vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 372 - 328
< TestFunctions: Clicked over position 494 - 404
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (CONTROL + click to add a disconnected edge)
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive remove_last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive remove_last_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive repeat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyrepeat
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< 15.6
< 13
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" repeat="13"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive single_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive abort ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,144c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive abort_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,143c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.80"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 120, 20, 30
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="139,131,120"/>
    <route id="r_1" edges="gneE2 gneE4 gneE5" color="120,20,30"/>
    <route id="r_2" edges="gneE2 gneE4 gneE5" color="blue"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive cycletime ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< dummyCycle
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12.4
< 5.7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" cycleTime="5.70"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive default_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< %%%;;;;
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< r_0
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="customID" edges="gneE2 gneE4 gneE5"/>
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive invalid_vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 494 - 404
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge (SHIFT + click to add an invalid vClass edge)
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive remove_last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive remove_last_button ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive repeat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< dummyrepeat
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 15.6
< 13
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" repeat="13"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive single_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< non consecutive edges
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 564
< TestFunctions: Clicked over position 864 - 418
< TestFunctions: Clicked over position 578 - 564
< TestFunctions: Clicked over position 891 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 564
< TestFunctions: Clicked over position 578 - 564
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE4 gneE5" color="yellow"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route fix remove ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,136c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge 'gneE10' is not connected to outgoing edges at junction 'gneJ8'.
Warning: Lane 'gneE10_0' is not connected from any incoming edge at junction 'gneJ7'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Edge 'gneE3' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Lane 'gneE3_0' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Lane 'gneE3_1' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Edge 'gneE4' is not connected to outgoing edges at junction 'gneJ6'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Lane 'gneE4_1' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Edge 'gneE5' is not connected to outgoing edges at junction 'gneJ7'.
Warning: 12 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 16 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>

    <edge id="gneE10" from="gneJ7" to="gneJ8" priority="-1">
        <lane id="gneE10_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="-1.00,35.30 -1.00,24.70"/>
    </edge>
    <edge id="gneE11" from="gneJ8" to="gneJ7" priority="-1">
        <lane id="gneE11_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="1.00,24.70 1.00,35.30"/>
    </edge>
    <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="49.60" shape="0.00,-1.60 49.60,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ6" to="gneJ5" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.60" shape="55.20,32.80 55.20,7.20"/>
        <lane id="gneE3_1" index="1" speed="13.89" length="25.60" shape="58.40,32.80 58.40,7.20"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ6" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.60" shape="64.80,7.20 64.80,32.80"/>
        <lane id="gneE4_1" index="1" speed="13.89" length="25.60" shape="61.60,7.20 61.60,32.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow"/>
    <route id="route_1" edges="gneE4 gneE5" color="orange"/>
    <route id="route_2" edges="gneE2 gneE4 gneE5" color="magenta"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route fix save ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,135c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge 'gneE10' is not connected to outgoing edges at junction 'gneJ8'.
Warning: Lane 'gneE10_0' is not connected from any incoming edge at junction 'gneJ7'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Edge 'gneE3' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Lane 'gneE3_0' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Lane 'gneE3_1' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Edge 'gneE4' is not connected to outgoing edges at junction 'gneJ6'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Lane 'gneE4_1' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Edge 'gneE5' is not connected to outgoing edges at junction 'gneJ7'.
Warning: 12 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 16 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>

    <edge id="gneE10" from="gneJ7" to="gneJ8" priority="-1">
        <lane id="gneE10_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="-1.00,35.30 -1.00,24.70"/>
    </edge>
    <edge id="gneE11" from="gneJ8" to="gneJ7" priority="-1">
        <lane id="gneE11_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="1.00,24.70 1.00,35.30"/>
    </edge>
    <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="49.60" shape="0.00,-1.60 49.60,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ6" to="gneJ5" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.60" shape="55.20,32.80 55.20,7.20"/>
        <lane id="gneE3_1" index="1" speed="13.89" length="25.60" shape="58.40,32.80 58.40,7.20"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ6" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.60" shape="64.80,7.20 64.80,32.80"/>
        <lane id="gneE4_1" index="1" speed="13.89" length="25.60" shape="61.60,7.20 61.60,32.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow"/>
    <route id="route_1" edges="gneE4 gneE5" color="orange"/>
    <route id="route_2" edges="gneE2 gneE4 gneE5" color="magenta"/>
    <route id="route_3" edges="gneE5 gneE8" color="white"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route fix select ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,138c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge 'gneE10' is not connected to outgoing edges at junction 'gneJ8'.
Warning: Lane 'gneE10_0' is not connected from any incoming edge at junction 'gneJ7'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Edge 'gneE3' is not connected to outgoing edges at junction 'gneJ5'.
Warning: Lane 'gneE3_0' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Lane 'gneE3_1' is not connected from any incoming edge at junction 'gneJ6'.
Warning: Edge 'gneE4' is not connected to outgoing edges at junction 'gneJ6'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Lane 'gneE4_1' is not connected from any incoming edge at junction 'gneJ5'.
Warning: Edge 'gneE5' is not connected to outgoing edges at junction 'gneJ7'.
Warning: 12 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 16 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="4.62" length="4.03" width="2.00" shape="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>

    <edge id="gneE10" from="gneJ7" to="gneJ8" priority="-1">
        <lane id="gneE10_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="-1.00,35.30 -1.00,24.70"/>
    </edge>
    <edge id="gneE11" from="gneJ8" to="gneJ7" priority="-1">
        <lane id="gneE11_0" index="0" allow="bicycle" speed="13.89" length="10.60" width="2.00" shape="1.00,24.70 1.00,35.30"/>
    </edge>
    <edge id="gneE2" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="gneE2_0" index="0" speed="13.89" length="49.60" shape="0.00,-1.60 49.60,-1.60"/>
    </edge>
    <edge id="gneE3" from="gneJ6" to="gneJ5" priority="-1">
        <lane id="gneE3_0" index="0" speed="13.89" length="25.60" shape="55.20,32.80 55.20,7.20"/>
        <lane id="gneE3_1" index="1" speed="13.89" length="25.60" shape="58.40,32.80 58.40,7.20"/>
    </edge>
    <edge id="gneE4" from="gneJ5" to="gneJ6" priority="-1">
        <lane id="gneE4_0" index="0" speed="13.89" length="25.60" shape="64.80,7.20 64.80,32.80"/>
        <lane id="gneE4_1" index="1" speed="13.89" length="25.60" shape="61.60,7.20 61.60,32.80"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.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 -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow"/>
    <route id="route_1" edges="gneE4 gneE5" color="orange"/>
    <route id="route_2" edges="gneE2 gneE4 gneE5" color="magenta"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyColor
< 12,15,30
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" color="red"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect cycletime ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyCYcleTime
< -12.14
< 56.12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" cycleTime="56.12"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyEdges
< gneE2 gneE5
< gneE7 gneE2
< gneE2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 584 - 560
< 
< <><><><>$%%%
< route with spaces
< route_1
< custom_route
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="custom_route" edges="gneE2 gneE4"/>
    <route id="r_1" edges="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,201c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect repeat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 560
< 
< dummyRepeat
< -12.5
< 13
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" repeat="13"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 584 - 560
< 
< dummyColor
< 12,15,30
< red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" color="red"/>
    <route id="r_1" edges="gneE7" color="red"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection cycletime ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 584 - 560
< 
< dummyCycle
< -12.4
< 56.12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" cycleTime="56.12"/>
    <route id="r_1" edges="gneE7" cycleTime="56.12"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,225c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 584 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
    <route id="r_1" edges="gneE7">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection repeat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 536
< TestFunctions: Clicked over position 584 - 560
< 
< dummyRepeat
< -13.1
< 14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4" repeat="14"/>
    <route id="r_1" edges="gneE7" repeat="14"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of route 'route_1' Invalid color definition ''.
< Error: Attribute 'color' in definition of route 'route_2' Invalid color definition 'dummycolor'.
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of route 'route_1' Invalid color definition ''.
Error: Attribute 'color' in definition of route 'route_2' Invalid color definition 'dummycolor'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5"/>
    <route id="route_3" edges="gneE2 gneE4 gneE5" color="13,14,15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load cycletime ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,150c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'cycleTime' in definition of route 'route_0' is empty.
< Error: Attribute 'cycleTime' in definition of route 'route_1' is not a valid time value.
< Error: cycleTime of destProbReroute must be equal or greater than 0
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'cycleTime' in definition of route 'route_0' is empty.
Error: Attribute 'cycleTime' in definition of route 'route_1' is not a valid time value.
Error: cycleTime of destProbReroute must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_3" edges="gneE2 gneE4 gneE5" color="red" cycleTime="6.80"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,146c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="blue"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'edges' is missing in definition of route 'route_0'.
< Error: Attribute 'edges' in definition of route 'route_1' is empty.
< Error: Could not build route in netedit; edge doesn't exist.
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding route 'route_6' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'edges' is missing in definition of route 'route_0'.
Error: Attribute 'edges' in definition of route 'route_1' is empty.
Error: Could not build route in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_4" edges="gneE2 gneE4 gneE5 gneE10 gneE8" color="yellow"/>
    <route id="route_5" edges="gneE2 gneE4" color="yellow"/>
    <route id="route_6" edges="gneE2" color="yellow"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'id' in definition of a route is empty.
< Error: Could not build route with ID '%%$$$%  $$%' in netedit; ID contains invalid characters.
< Error: There is another route with the same ID='route_0'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'id' in definition of a route is empty.
Error: Could not build route with ID '%%$$$%  $$%' in netedit; ID contains invalid characters.
Error: There is another route with the same ID='route_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="blue"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into route
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into route
< Debug: Inserting generic parameter 'key1|value5' into route
< Debug: Inserting generic parameter 'key2|' into route
< Debug: Inserting generic parameter 'key2|' into route
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into route
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into route
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route load repeat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,150c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'repeat' in definition of route 'route_0' Invalid Number Format (long long integer format) dummy.
< Error: Attribute 'repeat' in definition of route 'route_1' is empty.
< Error: Attribute 'repeat' in definition of route 'route_2' Invalid Number Format (long long integer format) -13.2.
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'repeat' in definition of route 'route_0' Invalid Number Format (long long integer format) dummy.
Error: Attribute 'repeat' in definition of route 'route_1' is empty.
Error: Attribute 'repeat' in definition of route 'route_2' Invalid Number Format (long long integer format) -13.2.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_3" edges="gneE2 gneE4 gneE5" color="red" repeat="15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements route volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Routes -->
    <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"/>
</routes>

daily.demand.routeflow: 162 tests: 162 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" arrivalLane="20" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< max
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< center
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="-12.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" arrivalPosLat="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyBegin
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 50
< TestFunctions: Clicked over position 578 - 560
< 12.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_1" begin="12.50" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_0" begin="50.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< cyan
< TestFunctions: Clicked over position 578 - 560
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="139,131,120" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" color="cyan" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" color="12,13,14" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 3.5
< TestFunctions: Clicked over position 578 - 560
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="13" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPos="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="-12.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departPosLat="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" departPosLat="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 5000
< TestFunctions: Clicked over position 578 - 560
< max
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" departSpeed="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< end
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" route="r_0" end="20.50" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,30d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< end-number
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 22
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 51
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" number="1800"/>
    <flow id="f_1" begin="0.00" route="r_0" end="20.50" number="1800"/>
    <flow id="f_2" begin="0.00" route="r_0" end="22.00" number="51"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< %%;;%%%%
< TestFunctions: Clicked over position 578 - 560
< 
< TestFunctions: Clicked over position 578 - 560
< f_0
< TestFunctions: Clicked over position 578 - 560
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="customID" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< 
< TestFunctions: Clicked over position 578 - 560
< customLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="%%%%%%" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_2" begin="0.00" line="customLine" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummyTerminate
< TestFunctions: Clicked over position 578 - 560
< number
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: If 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour' or 'probability' are given at most one of 'end' and 'number' are allowed in flowRoute 'f_0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< period
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" period="2.00"/>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" period="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummycontainerNumber
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 3.5
< TestFunctions: Clicked over position 578 - 560
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="13" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< poisson
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 2.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" period="exp(2.00)"/>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" period="exp(2.50)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< probability
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 0.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" probability="0.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< blue
< TestFunctions: Clicked over position 578 - 560
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow create vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< dummySpacing
< TestFunctions: Clicked over position 578 - 560
< vehsPerHour
< TestFunctions: Clicked over position 578 - 560
< dummy
< TestFunctions: Clicked over position 578 - 560
< -30
< TestFunctions: Clicked over position 578 - 560
< 20.5
< TestFunctions: Clicked over position 578 - 560
< 22
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
    <flow id="f_1" begin="0.00" route="r_0" end="3600.00" vehsPerHour="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivaledge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummy
< 500
< -30
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalEdge="1" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalLane="0" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="15.50" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPos="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalSpeed="15.50" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>
demandelements routeflow inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements routeflow inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="4.20" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="left" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" arrivalPosLat="right" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummmyBegin
< -30
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="12.30" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" color="12,13,14" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" containerNumber="3" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummy
< 500
< -30
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departEdge="1" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="allowed" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="best" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="0" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departLane="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="last" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPos="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="5.60" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="left" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="random_free" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departPosLat="right" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="desired" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="20.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="max" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="random" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" departSpeed="speedLimit" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="23.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect endnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< end-number
< dummyEnd
< 23
< dummyNumber
< 12.3
< -30
< 81
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="23.00" number="81"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <flow id="customID" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< Dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" line="custom Line" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" number="26" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00">
        <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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" period="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" personNumber="3" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" period="exp(2.60)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'secondRoute' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyRoute
< secondRoute
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <route id="secondRoute" edges="gneE6 gneE3" color="orange"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="secondRoute" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" type="custom_vType" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="26.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyBegin
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="4.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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="4.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" number="18">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,215c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< end
< dummyEnd
< 12.5
< 23
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="23.00" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="23.00" vehsPerHour="1800.00">
        <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 insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,213c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyTerminate
< number
< dummyEnd
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" number="26" vehsPerHour="1800.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" number="26" vehsPerHour="1800.00">
        <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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,243c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< period
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" period="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" period="26.00">
        <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 personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" number="13">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.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 poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< poisson
< dummy
< 12.5
< 2.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" period="exp(2.60)">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" period="exp(2.60)">
        <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 probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,225c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< probability
< dummy
< 12.5
< 26
< 0.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" probability="0.30">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" probability="0.30">
        <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 type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,220c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flowA" type="typeC" 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="2600.00" number="14">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" type="typeC" 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" route="routeB" end="3600.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 vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,227c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into flow
< Debug: Inserting generic parameter 'KeyA3|valueA2' into flow
< Debug: Inserting generic parameter 'KeyA2|valueA3' into flow
< Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into flow
< Debug: Inserting generic parameter 'KeyB3|valueB2' into flow
< Debug: Inserting generic parameter 'KeyB2|valueB3' into flow
< Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< end
< dummyTerminate
< vehsPerHour
< dummy
< 12.5
< 26
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA" end="2600.00" vehsPerHour="26.00">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </flow>
    <flow id="flowB" begin="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB" end="3600.00" vehsPerHour="26.00">
        <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 load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalLane="0" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalLane="500" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalLane="current" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPos="-12.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPos="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPos="500.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPos="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPos="max" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPos="random" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" arrivalSpeed="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalSpeed="500.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalSpeed="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalSpeed="current" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" arrivalPosLat="-12.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" arrivalPosLat="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" arrivalPosLat="500.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" arrivalPosLat="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" arrivalPosLat="left" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" arrivalPosLat="right" route="route_0" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" arrivalPosLat="center" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load begin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
< Error: Invalid begin time for flow 'flow_2';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative begin time in the definition of flow 'flow_3'.
< Error: Flow 'flow_4' ends before its begin time.
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: Attribute 'begin' in definition of flow 'flow_1' is empty.
Error: Invalid begin time for flow 'flow_2';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative begin time in the definition of flow 'flow_3'.
Error: Flow 'flow_4' ends before its begin time.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="22.34" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" color="9,43,231" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" color="20,30,40" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" color="magenta" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'containerNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" containerNumber="0" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" containerNumber="4" route="route_0" end="500.00" number="100"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" route="route_0" end="500.00" number="100"/>
</routes>
demandelements routeflow load default ( Last six runs Dec2022 )
demandelements routeflow load no_route ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in flow 'flow_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departLane="0" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departLane="random" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departLane="free" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departLane="allowed" route="route_0" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departLane="best" route="route_0" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departLane="first" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_8' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPos="-12.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPos="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPos="500.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPos="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPos="random" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPos="free" route="route_0" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPos="random_free" route="route_0" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPos="base" route="route_0" end="500.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPos="last" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_8' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_9' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" departPosLat="-12.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_10" begin="20.00" departPosLat="center" route="route_0" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" departPosLat="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_3" begin="20.00" departPosLat="500.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departPosLat="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departPosLat="random" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departPosLat="free" route="route_0" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departPosLat="random_free" route="route_0" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departPosLat="left" route="route_0" end="500.00" number="100"/>
    <flow id="flow_9" begin="20.00" departPosLat="right" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in flow 'flow_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_2" begin="20.00" departSpeed="0.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" begin="20.00" departSpeed="1.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" departSpeed="random" route="route_0" end="500.00" number="100"/>
    <flow id="flow_6" begin="20.00" departSpeed="max" route="route_0" end="500.00" number="100"/>
    <flow id="flow_7" begin="20.00" departSpeed="desired" route="route_0" end="500.00" number="100"/>
    <flow id="flow_8" begin="20.00" departSpeed="speedLimit" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load end ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'end' in definition of flow 'flow_0' is empty.
< Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
< Error: Flow 'flow_2' ends before its begin time.
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'end' in definition of flow 'flow_0' is empty.
Error: Attribute 'end' in definition of flow 'flow_1' is not a valid time value.
Error: Flow 'flow_2' ends before its begin time.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" route="route_0" end="30.00" number="100"/>
    <flow id="flow_4" begin="20.00" route="route_0" end="42.34" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: flow cannot be created
< Error: Attribute 'id' in definition of a flow is empty.
< Error: Invalid flow id ''.
< Error: flow cannot be created
< Error: Invalid flow id 'id with spaces'. Contains invalid characters.
< Error: flow cannot be created
< Debug: Adding flowRoute 'flow_valid' in GNEChange_DemandElement
< Error: There is another flowRoute with the same ID='flow_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: flow cannot be created
Error: Attribute 'id' in definition of a flow is empty.
Error: Invalid flow id ''.
Error: flow cannot be created
Error: Invalid flow id 'id with spaces'. Contains invalid characters.
Error: flow cannot be created
Error: There is another flowRoute with the same ID='flow_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_valid" begin="20.00" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_1" begin="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of flow 'flow_1' is empty.
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of flow 'flow_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" line="%%99iii99" route="route_0" end="500.00" number="100"/>
    <flow id="flow_2" begin="20.00" line="Own Line" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load number ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
< Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
< Error: Attribute 'number' in definition of flow 'flow_2' is empty.
< Error: Negative repetition number in the definition of flow 'flow_3'.
< Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_0'.
Error: Attribute 'number' in definition of flow 'flow_1' Invalid Number Format (long long integer format) dummyNumber.
Error: Attribute 'number' in definition of flow 'flow_2' is empty.
Error: Negative repetition number in the definition of flow 'flow_3'.
Error: Attribute 'number' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 12.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_5" begin="20.00" route="route_0" end="500.00" number="15"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'key1|value1' into flow
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into flow
< Debug: Inserting generic parameter 'key1|value5' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key2|' into flow
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into flow
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into flow
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" route="route_0" end="500.00" number="100">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load period ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_2' is not a valid time value.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" route="route_0" end="100.00" period="20.30"/>
    <flow id="flow_7" begin="0.00" route="route_0" end="100.00" period="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding flowRoute 'flow_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of flow 'flow_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of flow 'flow_1' is empty.
Error: Attribute 'personNumber' in definition of flow 'flow_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" personNumber="0" route="route_0" end="500.00" number="100"/>
    <flow id="flow_5" begin="20.00" personNumber="4" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load poisson ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Attribute 'period' in definition of flow 'flow_3' is empty.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
< Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Attribute 'period' in definition of flow 'flow_3' is empty.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_4'.
Error: Invalid rate parameter for exponentially distributed period in the definition of flow 'flow_5'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" route="route_0" end="100.00" period="exp(2.30)"/>
    <flow id="flow_7" begin="0.00" route="route_0" end="100.00" period="exp(5.00)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
< Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition probability in the definition of flow 'flow_4'.
< Error: Invalid repetition probability in the definition of flow 'flow_5'.
< Error: Invalid repetition probability in the definition of flow 'flow_6'.
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'probability' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'probability' in definition of flow 'flow_2' Invalid Number Format (double) dummyProb.
Error: Attribute 'probability' in definition of flow 'flow_3' is empty.
Error: Invalid repetition probability in the definition of flow 'flow_4'.
Error: Invalid repetition probability in the definition of flow 'flow_5'.
Error: Invalid repetition probability in the definition of flow 'flow_6'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_7" begin="0.00" route="route_0" end="100.00" probability="1.00"/>
    <flow id="flow_8" begin="0.00" route="route_0" end="100.00" probability="0.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'route' in definition of flow 'flow_1' is empty.
< Error: Invalid route 'route with invalid characters' used in flow 'flow_2'.
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'route' in definition of flow 'flow_1' is empty.
Error: Invalid route 'route with invalid characters' used in flow 'flow_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_3" begin="20.00" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
< Error: Attribute 'type' in definition of flow 'flow_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
< Debug: Adding flowRoute 'flow_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in flow 'flow_1'.
Error: Attribute 'type' in definition of flow 'flow_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in flow 'flow_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" route="route_0" end="500.00" number="100"/>
    <flow id="flow_4" type="custom_vType" begin="20.00" route="route_0" end="500.00" number="100"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow load vehsperhour ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
< Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
< Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
< Error: Invalid repetition rate in the definition of flow 'flow_4'.
< Error: Invalid repetition rate in the definition of flow 'flow_5'.
< Debug: Adding flowRoute 'flow_6' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_7' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: At most one of 'period' and 'vehsPerHour' has to be given in the definition of flow 'flow_0'.
Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flow_1'.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_2' Invalid Number Format (double) dummyVPH.
Error: Attribute 'vehsPerHour' in definition of flow 'flow_3' is empty.
Error: Invalid repetition rate in the definition of flow 'flow_4'.
Error: Invalid repetition rate in the definition of flow 'flow_5'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_6" begin="0.00" route="route_0" end="100.00" vehsPerHour="20.30"/>
    <flow id="flow_7" begin="0.00" route="route_0" end="100.00" vehsPerHour="50.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform flow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform routeflow_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="f_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform trip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="f_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform vehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <route id="r_1" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00" route="r_1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform vehicle_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< flow (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="f_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements routeflow volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'flow_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Routes -->
    <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"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
    <flow id="flow_1" begin="1.00" route="route_1" end="3600.00" number="1800"/>
    <flow id="flow_2" begin="2.00" route="route_2" end="3600.00" number="1800"/>
    <flow id="flow_3" begin="3.00" route="route_3" end="3600.00" number="1800"/>
</routes>

daily.demand.stop.basic: 3 tests: 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop basic invalid_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_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 -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 'route_0' in DemandElementSelector
< Debug: Selected invalid item in DemandElementSelector
< Debug: Selected item 'route_0' in DemandElementSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyParent
< TestFunctions: Clicked over position 550 - 423
< route_0
< TestFunctions: Clicked over position 550 - 423
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Current selected Stop parent isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop basic invalid_type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_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 -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 'route_0' in DemandElementSelector
< Debug: Selected invalid item in GNETagSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyType
< TestFunctions: Clicked over position 550 - 423
< stopLane
< TestFunctions: Clicked over position 550 - 423
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Selected Stop type isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop basic no_parents ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< 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
< 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()
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Current selected Stop parent isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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>

daily.demand.stop.busstop: 53 tests: 53 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< dummy Act
< TestFunctions: Clicked over position 604 - 343
< singing
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" actType=";;;;;;;;;;"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" actType="dummy Act"/>
        <stop busStop="busStopB" duration="60.00" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 595 - 343
< dummyValue
< TestFunctions: Clicked over position 596 - 343
< -20
< TestFunctions: Clicked over position 597 - 343
< 0
< TestFunctions: Clicked over position 598 - 343
< 22.33
< TestFunctions: Clicked over position 599 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="0.00"/>
        <stop busStop="busStopB" duration="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop
< Debug: Invalid input parameter of stopBusStop
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< TestFunctions: Clicked over position 595 - 343
< -20
< TestFunctions: Clicked over position 596 - 343
< 0
< TestFunctions: Clicked over position 597 - 343
< 22.33
< TestFunctions: Clicked over position 598 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< tripID
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line=";;;;;;;;;;"/>
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" line="tripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" onDemand="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< true
< TestFunctions: Clicked over position 599 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Invalid input parameter of stopBusStop
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" permitted="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< container
< TestFunctions: Clicked over position 594 - 343
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 343
< 
< TestFunctions: Clicked over position 604 - 343
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container"/>
        <stop busStop="busStopB" duration="60.00" triggered="container"/>
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< join
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="join"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< person
< TestFunctions: Clicked over position 594 - 343
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 343
< 
< TestFunctions: Clicked over position 604 - 343
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person"/>
        <stop busStop="busStopB" duration="60.00" triggered="person"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Invalid input parameter of stopBusStop
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< customLine
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00" tripId="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopBusStop
< Debug: Invalid input parameter of stopBusStop
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< TestFunctions: Clicked over position 595 - 343
< -20
< TestFunctions: Clicked over position 596 - 343
< 0
< TestFunctions: Clicked over position 597 - 343
< 22.33
< TestFunctions: Clicked over position 598 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="0.00"/>
        <stop busStop="busStopB" until="0.00"/>
        <stop busStop="busStopB" until="22.33"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="3.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" extension="3.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" onDemand="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of stopBusStop isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" permitted="permitA permitB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="join"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personA personB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopBusStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" tripId="customID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopBusStop' in GNETagSelector
< Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Setting new attribute into stopBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="3.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="singing"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute into stopBusStop 'route_0'
< Debug: Setting new attribute into stopBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute into stopBusStop 'route_0'
< Debug: Setting new attribute into stopBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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 stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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 stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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 stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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 ';;;;' for attribute tripId of stopBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: Setting new attribute into stopBusStop 'route_0'
< Debug: Setting new attribute into stopBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'actType' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" actType=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" actType="waiting"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Invalid duration or end time is given for a stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="0.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="2.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected="ID1"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected="ID1 ID2"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'expectedContainers' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers="ID1"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers="ID1 ID2"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00" extension="0.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00" extension="2.30"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" line=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" line="customLine"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" onDemand="1"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" parking="1"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" parking="1"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered=""/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered=""/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered=""/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered=""/>
    </route>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'tripId' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" tripId=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" tripId="customTripID"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Invalid duration or end time is given for a stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" until="0.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" until="2.30"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,139c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding busStop 'busStopE' in GNEChange_Additional
< Debug: Adding busStop 'busStopF' in GNEChange_Additional
< Debug: Adding busStop 'busStopG' in GNEChange_Additional
< Debug: Adding busStop 'busStopH' in GNEChange_Additional
< 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: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <busStop id="busStopC" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <busStop id="busStopD" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <busStop id="busStopE" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <busStop id="busStopF" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <busStop id="busStopG" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <busStop id="busStopH" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow">
        <stop busStop="busStopC" duration="60.00"/>
        <stop busStop="busStopD" duration="60.00"/>
        <stop busStop="busStopE" duration="60.00"/>
        <stop busStop="busStopF" duration="60.00"/>
        <stop busStop="busStopG" duration="60.00"/>
        <stop busStop="busStopH" duration="60.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="60.00"/>
        <stop busStop="busStopB" duration="60.00"/>
    </route>
</routes>

daily.demand.stop.chargingstation: 53 tests: 53 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< dummy Act
< TestFunctions: Clicked over position 604 - 363
< singing
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" actType=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" actType="dummy Act"/>
        <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 595 - 363
< dummyValue
< TestFunctions: Clicked over position 596 - 363
< -20
< TestFunctions: Clicked over position 597 - 363
< 0
< TestFunctions: Clicked over position 598 - 363
< 22.33
< TestFunctions: Clicked over position 599 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="0.00"/>
        <stop chargingStation="chargingStationB" duration="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< TestFunctions: Clicked over position 595 - 363
< -20
< TestFunctions: Clicked over position 596 - 363
< 0
< TestFunctions: Clicked over position 597 - 363
< 22.33
< TestFunctions: Clicked over position 598 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< customLine
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Warning: Click over a chargingStation to create a stop placed in a chargingStation
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< true
< TestFunctions: Clicked over position 599 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Invalid input parameter of stopChargingStation
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" permitted="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< container
< TestFunctions: Clicked over position 594 - 363
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 363
< 
< TestFunctions: Clicked over position 604 - 363
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< join
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< person
< TestFunctions: Clicked over position 594 - 363
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 363
< 
< TestFunctions: Clicked over position 604 - 363
< personID1 personID2 personID3
< TestFunctions: Clicked over position 599 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Invalid input parameter of stopChargingStation
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< tripID
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" tripId="tripID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopChargingStation
< Debug: Invalid input parameter of stopChargingStation
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< TestFunctions: Clicked over position 595 - 363
< -20
< TestFunctions: Clicked over position 596 - 363
< 0
< TestFunctions: Clicked over position 597 - 363
< 22.33
< TestFunctions: Clicked over position 598 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="0.00"/>
        <stop chargingStation="chargingStationB" until="0.00"/>
        <stop chargingStation="chargingStationB" until="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of stopChargingStation isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" permitted="permitA permitB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopChargingStation isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personA personB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< Debug: Adding stopChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopChargingStation isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" tripId="customID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'stopChargingStation' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="singing"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 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: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 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: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 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
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 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
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="join" parking="1" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 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
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 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 ';;;;' for attribute tripId of stopChargingStation isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 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: Setting new attribute into stopChargingStation 'flow'
< Debug: Setting new attribute into stopChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" actType=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Invalid duration or end time is given for a stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="0.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="2.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected="ID1"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected="ID1 ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers="ID1"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers="ID1 ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00" extension="0.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00" extension="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" line=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' 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: 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered=""/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered=""/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered=""/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered=""/>
    </flow>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" tripId=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" tripId="customTripID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding stopChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Invalid duration or end time is given for a stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" until="0.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" until="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationE' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationF' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationG' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationH' in GNEChange_Additional
< Debug: Adding vType 'id' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <chargingStation id="chargingStationC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <chargingStation id="chargingStationD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <chargingStation id="chargingStationE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <chargingStation id="chargingStationF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <chargingStation id="chargingStationG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <chargingStation id="chargingStationH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <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>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationB" duration="60.00"/>
        <stop chargingStation="chargingStationA" duration="60.00"/>
    </trip>
</routes>

daily.demand.stop.containerstop: 53 tests: 53 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< dummy Act
< TestFunctions: Clicked over position 604 - 323
< singing
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" actType=";;;;;;;;;;"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" actType="dummy Act"/>
        <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 595 - 323
< dummyValue
< TestFunctions: Clicked over position 596 - 323
< -20
< TestFunctions: Clicked over position 597 - 323
< 0
< TestFunctions: Clicked over position 598 - 323
< 22.33
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="0.00"/>
        <stop containerStop="containerStopB" duration="22.33"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop
< Debug: Invalid input parameter of stopContainerStop
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< customLine
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line=";;;;;;;;;;"/>
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" line="customLine"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a containerStop to create a stop placed in a containerStop
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" onDemand="1"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< true
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Invalid input parameter of stopContainerStop
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" permitted="ID1 ID2 ID3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< container
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="container"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< 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+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< join
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="join"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< person
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="person"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Invalid input parameter of stopContainerStop
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< tripID
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopB" duration="60.00" tripId="tripID"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopContainerStop
< Debug: Invalid input parameter of stopContainerStop
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="0.00"/>
        <stop containerStop="containerStopB" until="0.00"/>
        <stop containerStop="containerStopB" until="22.33"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of stopContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="3.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of stopContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="3.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line="customLine"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" onDemand="1"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of stopContainerStop isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" permitted="permitA permitB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopContainerStop isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="join"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personA personB"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value ';;;;;;' for attribute tripId of stopContainerStop isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;
< 
< customType
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" tripId="customType"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'stopContainerStop' in GNETagSelector
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of stopContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="3.50"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="singing"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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 stopContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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 stopContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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 stopContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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 ';;;;' for attribute tripId of stopContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip' 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: Setting new attribute into stopContainerStop 'trip'
< Debug: Setting new attribute into stopContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'actType' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" actType=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" actType="waiting"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 Invalid Bool Format dummy.
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 Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Invalid duration or end time is given for a 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="0.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="2.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected="ID1"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected="ID1 ID2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 'expectedContainers' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers="ID1"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers="ID1 ID2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'extension' in definition of a stop is empty.
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00" extension="0.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00" extension="2.30"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'line' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line="customLine"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< 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 'onDemand' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' 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: Key F5 (Compute) pressed
< Debug: demand elements saved
< Debug: Additionals saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'onDemand' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" onDemand="1"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" parking="1"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" parking="1"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered=""/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered=""/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered=""/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered=""/>
    </trip>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'tripId' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" tripId=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" tripId="customTripID"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Invalid duration or end time is given for a 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" until="0.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" until="2.30"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopE' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopF' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopG' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding trip 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <containerStop id="containerStopC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <containerStop id="containerStopD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <containerStop id="containerStopE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <containerStop id="containerStopF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <containerStop id="containerStopG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <containerStop id="containerStopH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopH" duration="60.00"/>
        <stop containerStop="containerStopG" duration="60.00"/>
        <stop containerStop="containerStopF" duration="60.00"/>
        <stop containerStop="containerStopE" duration="60.00"/>
        <stop containerStop="containerStopD" duration="60.00"/>
        <stop containerStop="containerStopC" duration="60.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00"/>
        <stop containerStop="containerStopA" duration="60.00"/>
    </trip>
</routes>

daily.demand.stop.lane: 61 tests: 61 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop lane create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< dummy Act
< TestFunctions: Clicked over position 684 - 353
< singing
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType=";;;;;;;;;;"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" actType="dummy Act"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 694 - 353
< dummyValue
< TestFunctions: Clicked over position 684 - 353
< -20
< TestFunctions: Clicked over position 674 - 353
< 0
< TestFunctions: Clicked over position 664 - 353
< 22.33
< TestFunctions: Clicked over position 654 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" duration="0.00"/>
        <stop lane="gneE1_0" startPos="11.00" endPos="21.00" duration="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< dummyValue
< TestFunctions: Clicked over position 694 - 353
< -20
< TestFunctions: Clicked over position 684 - 353
< 0
< TestFunctions: Clicked over position 674 - 353
< 22.33
< TestFunctions: Clicked over position 664 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" extension="0.00"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" extension="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" friendlyPos="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< customLine
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line=";;;;;;;;;;"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< true
< TestFunctions: Clicked over position 694 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Invalid input parameter of stopLane
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< ID1 ID2 ID3
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" permitted="ID1 ID2 ID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Invalid input parameter of stopLane
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< dummyPosLat
< TestFunctions: Clicked over position 704 - 353
< -15
< TestFunctions: Clicked over position 694 - 353
< 7
< TestFunctions: Clicked over position 684 - 353
< 2.3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" posLat="-15.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" posLat="7.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" posLat="2.30" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< container
< TestFunctions: Clicked over position 704 - 353
< ;;;;;;;;;;
< TestFunctions: Clicked over position 694 - 353
< 
< TestFunctions: Clicked over position 684 - 353
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="container"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< 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+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< join
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< person
< TestFunctions: Clicked over position 704 - 353
< ;;;;;;;;;;
< TestFunctions: Clicked over position 694 - 353
< 
< TestFunctions: Clicked over position 684 - 353
< personID1 personID2 personID3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="person"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="person" expected="personID1 personID2 personID3"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Invalid input parameter of stopLane
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< tripID
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" tripId="tripID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopLane
< Debug: Invalid input parameter of stopLane
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< dummyValue
< TestFunctions: Clicked over position 694 - 353
< -20
< TestFunctions: Clicked over position 684 - 353
< 0
< TestFunctions: Clicked over position 674 - 353
< 22.33
< TestFunctions: Clicked over position 664 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" until="0.00"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" until="22.33"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 704 - 363
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< singing
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopLane 'routeFlow'
< Debug: Setting new attribute into stopLane 'routeFlow'
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute endPos of stopLane isn't valid
< Debug: Value '' for attribute endPos of stopLane isn't valid
< Debug: Value '-500' for attribute endPos of stopLane isn't valid
< Debug: Value '600' for attribute endPos of stopLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -500
< 600
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="20.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopLane 'routeFlow'
< Debug: Setting new attribute into stopLane 'routeFlow'
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" friendlyPos="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute lane of stopLane isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< gneE1_0
< gneE0_0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< customLine
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of stopLane isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< true
< false
< opportunistic
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< permitA permitB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="permitA permitB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute posLat of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -30
< 6
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="2.30" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute startPos of stopLane isn't valid
< Debug: Value '' for attribute startPos of stopLane isn't valid
< Debug: Value '500' for attribute startPos of stopLane isn't valid
< Debug: Value '-600' for attribute startPos of stopLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< 500
< -600
< 16
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="16.00" endPos="17.00" duration="60.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< container
< containerA containerB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" expectedContainers="containerA containerB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopLane isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< join
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< person
< personA personB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personA personB"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopLane isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" tripId="customID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'stopLane' in GNETagSelector
< Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into stopLane 'routeFlow'
< Debug: Setting new attribute into stopLane 'routeFlow'
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="3.50"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< singing
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute into stopLane 'route_0'
< Debug: Setting new attribute into stopLane 'route_0'
< Debug: Value 'dummyValue' for attribute duration of stopLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute into stopLane 'route_0'
< Debug: Setting new attribute into stopLane 'route_0'
< Debug: Value 'dummyValue' for attribute extension of stopLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" friendlyPos="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of stopLane isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< true
< false
< opportunistic
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< permitA permitB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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 posLat of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< 3.5
< 12
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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 stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< container
< containerA containerB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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 stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< join
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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 stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< person
< personA personB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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 ';;;;' for attribute tripId of stopLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customID" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customID" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'route_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 -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: Setting new attribute into stopLane 'route_0'
< Debug: Setting new attribute into stopLane 'route_0'
< Debug: Value 'dummyValue' for attribute until of stopLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' 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: Enabled hide shapes through alt + 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'actType' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" actType=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_5' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_5" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow' 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: Enabled hide shapes through alt + 4
< 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="0.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="2.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected="ID1"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected="ID1 ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'expectedContainers' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers="ID1"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers="ID1 ID2"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'extension' 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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" extension="0.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" extension="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' 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: Enabled hide shapes through alt + 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'line' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" line=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" line="customLine"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'onDemand' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' 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: Enabled hide shapes through alt + 4
< Debug: Key F5 (Compute) pressed
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'onDemand' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" onDemand="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_5' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" parking="1"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_5" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" parking="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding stopLane 'routeFlow_0' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered=""/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered=""/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered=""/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered=""/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_2' 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: Enabled hide shapes through alt + 4
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'tripId' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" tripId=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" tripId="customTripID"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="2.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop lane volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,14.80
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding stopLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: demand elements saved
< 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,-14.80,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,14.80
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-7.40 50.00,-7.40"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_2" index="2" 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,7.40 0.00,7.40"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE1_2" index="2" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="82" state="G"/>
        <phase duration="3"  state="y"/>
        <phase duration="5"  state="r"/>
    </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">
    <!-- Routes -->
    <route id="routeA" edges="gneE0 gneE1" color="yellow"/>
    <route id="routeB" edges="gneE1" color="orange"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlowA" begin="0.00" route="routeA" end="3600.00" number="18">
        <stop lane="gneE1_1" startPos="7.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="8.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="9.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="10.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="11.00" endPos="17.00"/>
    </flow>
    <flow id="routeFlowB" begin="0.00" route="routeB" end="3600.00" number="18">
        <stop lane="gneE1_1" startPos="7.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="8.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="9.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="10.00" endPos="17.00"/>
        <stop lane="gneE1_1" startPos="11.00" endPos="17.00"/>
    </flow>
</routes>

daily.demand.stop.parkingarea: 49 tests: 49 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< dummy Act
< TestFunctions: Clicked over position 604 - 323
< singing
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="dummy Act"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 595 - 323
< dummyValue
< TestFunctions: Clicked over position 596 - 323
< -20
< TestFunctions: Clicked over position 597 - 323
< 0
< TestFunctions: Clicked over position 598 - 323
< 22.33
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" extension="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< customLine
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a parkingArea to create a stop placed in a parkingArea
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" onDemand="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Invalid input parameter of stopParkingArea
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< container
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< join
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< person
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Invalid input parameter of stopParkingArea
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< tripID
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="tripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of stopParkingArea
< Debug: Invalid input parameter of stopParkingArea
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1"/>
        <stop parkingArea="parkingAreaB" until="22.33" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" onDemand="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="permitA permitB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerA containerB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personA personB"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of stopParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="customTripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'stopParkingArea' in GNETagSelector
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< stopParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="3.50" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="singing"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" onDemand="1" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' 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
< 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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" onDemand="1" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" actType=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< 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 stopParkingArea 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< 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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< 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 stopParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Invalid duration or end time is given for a stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="0.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="2.00" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_3' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected="ID1"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected="ID1 ID2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_3' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers="ID1"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers="ID1 ID2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" extension="0.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" extension="2.30" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" line=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" line="customLine"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load ondemand ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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
< Error: Attribute 'onDemand' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' 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 -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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'onDemand' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" onDemand="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< 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
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" tripId=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" tripId="customTripID"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< 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 stopParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Invalid duration or end time is given for a stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" until="0.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" until="2.30" parking="1"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,232c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaE' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaF' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaG' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <parkingArea id="parkingAreaC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <parkingArea id="parkingAreaD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <parkingArea id="parkingAreaE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <parkingArea id="parkingAreaF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <parkingArea id="parkingAreaG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <parkingArea id="parkingAreaH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
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
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" type="id" depart="0.00">
        <route edges="gneE2 gneE4" color="yellow"/>
        <stop parkingArea="parkingAreaC" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaD" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaE" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaF" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaG" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaH" duration="60.00" parking="1"/>
    </vehicle>
    <vehicle id="vehicle_1" type="id" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="60.00" parking="1"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1"/>
    </vehicle>
</routes>

daily.demand.trip: 143 tests: 143 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalLane="random" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" arrivalLane="20" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" arrivalPos="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< center
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="-12.00" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="0.00" arrivalPosLat="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< cyan
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" color="139,131,120" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" color="cyan" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="0.00" color="12,13,14" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" containerNumber="13" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create default_continuous ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5" via="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="30.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in trip 't_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="0.00" departPos="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="-12.00" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="0.00" departPosLat="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="max" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< %%%;;%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< t_0
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="customID" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" line="%%%%%%" from="gneE2" to="gneE5"/>
    <trip id="t_1" depart="0.00" line="ownLine" from="gneE2" to="gneE5"/>
    <trip id="t_2" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummypersonNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" personNumber="13" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalLane="0" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="15.50" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalSpeed="15.50" from="gneE2" to="gneE5"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>
demandelements trip inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements trip inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="4.20" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="left" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" color="12,13,14" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" containerNumber="3" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="containerTriggered" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="10.20" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="triggered" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="allowed" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="best" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="0" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="last" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="random_free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="5.60" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="left" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="desired" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="max" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="speedLimit" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE4" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="customID" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" line="custom Line" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" personNumber="3" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'bicycle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< bicycle
< 
< dummyEdge
< gneE4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="bicycle" vClass="bicycle"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect via ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyEdge
< gneE8
< gneE9
< gneE8 gneE9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" from="gneE2" to="gneE5" via="gneE8 gneE9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="containerTriggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" insertionChecks="speedLimit pedestrian all" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding trip 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding trip 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" type="typeC" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" from="gneE2" to="gneE5">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" type="typeC" depart="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" from="gneE4" to="gneE5">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" arrivalLane="0" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalLane="500" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalLane="current" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" arrivalPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" arrivalPos="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalPos="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalPos="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" arrivalPos="max" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" arrivalPos="random" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" arrivalSpeed="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalSpeed="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalSpeed="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" arrivalSpeed="current" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" arrivalPosLat="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" arrivalPosLat="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" arrivalPosLat="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" arrivalPosLat="left" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" arrivalPosLat="right" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" arrivalPosLat="center" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'color' in definition of trip 'trip_0' Invalid color definition 'dummycolor'.
< Error: Attribute 'color' in definition of trip 'trip_1' Invalid color definition ''.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of trip 'trip_0' Invalid color definition 'dummycolor'.
Error: Attribute 'color' in definition of trip 'trip_1' Invalid color definition ''.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" color="9,43,231" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" color="20,30,40" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" color="magenta" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
Error: Attribute 'containerNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" containerNumber="0" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" containerNumber="4" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid departure time for vehicle 'trip_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'trip_1'.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departure time for vehicle 'trip_0';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of vehicle 'trip_1'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="triggered" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="containerTriggered" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="10.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" departLane="0" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departLane="random" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departLane="free" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departLane="allowed" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departLane="best" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departLane="first" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
< Debug: Adding trip 'trip_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" departPos="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departPos="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" departPos="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departPos="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departPos="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departPos="free" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departPos="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departPos="base" from="gneE2" to="gneE5"/>
    <trip id="trip_9" depart="20.00" departPos="last" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
< Debug: Adding trip 'trip_9' in GNEChange_DemandElement
< Debug: Adding trip 'trip_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" departPosLat="-12.00" from="gneE2" to="gneE5"/>
    <trip id="trip_10" depart="20.00" departPosLat="center" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" departPosLat="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_3" depart="20.00" departPosLat="500.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departPosLat="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departPosLat="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departPosLat="free" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departPosLat="random_free" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departPosLat="left" from="gneE2" to="gneE5"/>
    <trip id="trip_9" depart="20.00" departPosLat="right" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding trip 'trip_6' in GNEChange_DemandElement
< Debug: Adding trip 'trip_7' in GNEChange_DemandElement
< Debug: Adding trip 'trip_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" departSpeed="0.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" departSpeed="1.00" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" departSpeed="random" from="gneE2" to="gneE5"/>
    <trip id="trip_6" depart="20.00" departSpeed="max" from="gneE2" to="gneE5"/>
    <trip id="trip_7" depart="20.00" departSpeed="desired" from="gneE2" to="gneE5"/>
    <trip id="trip_8" depart="20.00" departSpeed="speedLimit" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Attribute 'from' in definition of trip 'trip_1' is empty.
< Error: Could not build trip in netedit; edge doesn't exist.
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
Error: Attribute 'from' in definition of trip 'trip_1' is empty.
Error: Could not build trip in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" from="gneE5" to="gneE5"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'id' is missing in definition of trip
< Error: trip cannot be created
< Error: Attribute 'id' in definition of a trip is empty.
< Error: Invalid trip id ''.
< Error: trip cannot be created
< Error: Invalid trip id 'id with spaces'. Contains invalid characters.
< Error: trip cannot be created
< Debug: Adding trip 'trip_valid' in GNEChange_DemandElement
< Error: There is another trip with the same ID='trip_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of trip
Error: trip cannot be created
Error: Attribute 'id' in definition of a trip is empty.
Error: Invalid trip id ''.
Error: trip cannot be created
Error: Invalid trip id 'id with spaces'. Contains invalid characters.
Error: trip cannot be created
Error: There is another trip with the same ID='trip_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_valid" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'insertionChecks' in definition of trip 'trip_0' is empty.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'insertionChecks' in definition of trip 'trip_0' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" insertionChecks="leaderGap junction speedLimit all" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of trip 'trip_1' is empty.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of trip 'trip_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" line="%%99iii99" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" line="Own Line" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,147c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into trip
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into trip
< Debug: Inserting generic parameter 'key1|value5' into trip
< Debug: Inserting generic parameter 'key2|' into trip
< Debug: Inserting generic parameter 'key2|' into trip
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into trip
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into trip
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
Error: Attribute 'personNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" personNumber="0" from="gneE2" to="gneE5"/>
    <trip id="trip_5" depart="20.00" personNumber="4" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Attribute 'to' in definition of trip 'trip_1' is empty.
< Error: Could not build trip in netedit; edge doesn't exist.
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
Error: Attribute 'to' in definition of trip 'trip_1' is empty.
Error: Could not build trip in netedit; edge doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" from="gneE2" to="gneE2"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
< Error: Attribute 'type' in definition of trip 'trip_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
Error: Attribute 'type' in definition of trip 'trip_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" type="custom_vType" depart="20.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip load via ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'via' in definition of trip 'trip_1' is empty.
< Error: Could not build trip in netedit; edge doesn't exist.
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Error: Attribute 'via' in definition of trip 'trip_3' is empty.
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'via' in definition of trip 'trip_1' is empty.
Error: Could not build trip in netedit; edge doesn't exist.
Error: Attribute 'via' in definition of trip 'trip_3' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_2" depart="20.00" from="gneE2" to="gneE5"/>
    <trip id="trip_4" depart="20.00" from="gneE2" to="gneE5" via="gneE4"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip transform flow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="t_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip transform routeflow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="t_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip transform routeflow_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="t_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip transform vehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="t_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip transform vehicle_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="t_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5" via="gneE4"/>
    <trip id="trip_1" depart="1.00" from="gneE4" to="gneE5"/>
    <trip id="trip_2" depart="2.00" from="gneE8" to="gneE9"/>
    <trip id="trip_3" depart="3.00" from="gneE6" to="gneE7" via="gneE3"/>
</routes>

daily.demand.trip_junctions: 135 tests: 135 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyLane
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalLane="random" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" arrivalLane="20" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" arrivalPos="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummySpeed
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< max
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< center
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="0.00" arrivalPosLat="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< dummyColor
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< cyan
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 12,13,14
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" color="139,131,120" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" color="cyan" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyContainerNumber
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 3.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 13
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" containerNumber="13" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 30
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="30.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyLane
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in tripJunctions 't_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="0.00" departPos="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummyPos
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< random_free
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="0.00" departPosLat="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummySpeed
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< max
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 20
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" departSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< %%%;;%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< t_0
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< customID
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="customID" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< %%%%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< %%%%%%
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< ownLine
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" line="%%%%%%" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_1" depart="0.00" line="ownLine" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="t_2" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< dummypersonNumber
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< -12
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 3.5
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< 13
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" personNumber="13" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< blue
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< custom_vType
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,235c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 389 - 528
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 389 - 548
< TestFunctions: Clicked over position 389 - 548
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.70"/>
    </edge>
    <edge id=":gneJ9_0" function="internal">
        <lane id=":gneJ9_0_0" index="0" speed="3.65" length="4.67" shape="30.00,18.40 31.20,19.20 31.60,20.00 31.20,20.80 30.00,21.60"/>
    </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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalLane="0" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="15.50" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPos="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalSpeed="15.50" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>
demandelements trip_junctions inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements trip_junctions inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="4.20" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="left" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" arrivalPosLat="right" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,184c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" color="12,13,14" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" containerNumber="3" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="containerTriggered" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="10.20" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="triggered" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="allowed" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="best" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="0" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="free" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="free" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="last" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="5.60" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="free" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="left" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departPosLat="right" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="desired" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" departSpeed="speedLimit" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyEdge
< gneJ5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ5" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="customID" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="duplicatedVehicle" depart="0.00" fromJunction="gneJ8" toJunction="gneJ9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< custom Line
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" line="custom Line" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" personNumber="3" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'bicycle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< bicycle
< 
< dummyEdge
< gneJ9
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="bicycle" vClass="bicycle"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="bicycle" depart="0.00" fromJunction="gneJ4" toJunction="gneJ9"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< trip (from-to junctions)
< TestFunctions: Clicked over position 384 - 528
< TestFunctions: Clicked over position 389 - 245
< TestFunctions: Clicked over position 384 - 528
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" type="custom_vType" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="15.50" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="left" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="right" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,204c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="12,13,14" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="3" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="containerTriggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="10.20" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="triggered" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="allowed" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="best" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="free" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.00" departLane="free" departPos="random" departPosLat="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="left" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="random_free" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="right" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="desired" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="20.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="max" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="random" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,194c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="speedLimit" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="custom Line" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'tripA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'tripB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="tripA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="3" containerNumber="5" insertionChecks="speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="tripB" depart="10.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" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into trip
< Debug: Inserting generic parameter 'KeyA3|valueA2' into trip
< Debug: Inserting generic parameter 'KeyA2|valueA3' into trip
< Debug: Adding tripJunctions 'flowA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into trip
< Debug: Inserting generic parameter 'KeyB3|valueB2' into trip
< Debug: Inserting generic parameter 'KeyB2|valueB3' into trip
< Debug: Adding tripJunctions 'flowB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 714 - 338
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="2170.00" x="0.00" y="2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="flowA" type="typeC" 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" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </trip>
    <trip id="flowB" type="typeC" depart="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" fromJunction="gneJ5" toJunction="gneJ6">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" arrivalLane="0" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" arrivalLane="500" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" arrivalLane="current" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_1' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" arrivalPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_2" depart="20.00" arrivalPos="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" arrivalPos="500.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" arrivalPos="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" arrivalPos="max" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" arrivalPos="random" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" arrivalSpeed="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" arrivalSpeed="500.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" arrivalSpeed="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" arrivalSpeed="current" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_1' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" arrivalPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_2" depart="20.00" arrivalPosLat="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" arrivalPosLat="500.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" arrivalPosLat="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" arrivalPosLat="left" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" arrivalPosLat="right" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_7" depart="20.00" arrivalPosLat="center" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'color' in definition of trip 'trip_0' Invalid color definition 'dummycolor'.
< Error: Attribute 'color' in definition of trip 'trip_1' Invalid color definition ''.
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of trip 'trip_0' Invalid color definition 'dummycolor'.
Error: Attribute 'color' in definition of trip 'trip_1' Invalid color definition ''.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" color="9,43,231" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" color="20,30,40" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" color="magenta" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of trip 'trip_1' is empty.
Error: Attribute 'containerNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" containerNumber="0" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" containerNumber="4" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid departure time for vehicle 'trip_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'trip_1'.
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departure time for vehicle 'trip_0';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of vehicle 'trip_1'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="triggered" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="containerTriggered" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="10.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_7' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in trip 'trip_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" departLane="0" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" departLane="random" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" departLane="free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" departLane="allowed" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_7" depart="20.00" departLane="best" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_8" depart="20.00" departLane="first" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_1' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_7' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_8' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" departPos="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_2" depart="20.00" departPos="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" departPos="500.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" departPos="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" departPos="random" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" departPos="free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_7" depart="20.00" departPos="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_8" depart="20.00" departPos="base" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_9" depart="20.00" departPos="last" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_1' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_7' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_8' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_9' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" departPosLat="-12.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_10" depart="20.00" departPosLat="center" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_2" depart="20.00" departPosLat="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_3" depart="20.00" departPosLat="500.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" departPosLat="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" departPosLat="random" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" departPosLat="free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_7" depart="20.00" departPosLat="random_free" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_8" depart="20.00" departPosLat="left" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_9" depart="20.00" departPosLat="right" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_6' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_7' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in trip 'trip_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_2" depart="20.00" departSpeed="0.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" departSpeed="1.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" departSpeed="random" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_6" depart="20.00" departSpeed="max" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_7" depart="20.00" departSpeed="desired" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_8" depart="20.00" departSpeed="speedLimit" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Attribute 'fromJunction' in definition of trip 'trip_1' is empty.
< Error: Could not build trip in netedit; junction doesn't exist.
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
Error: Attribute 'fromJunction' in definition of trip 'trip_1' is empty.
Error: Could not build trip in netedit; junction doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" fromJunction="gneJ7" toJunction="gneJ7"/>
    <trip id="trip_4" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'id' is missing in definition of trip
< Error: trip cannot be created
< Error: Attribute 'id' in definition of a trip is empty.
< Error: Invalid trip id ''.
< Error: trip cannot be created
< Error: Invalid trip id 'id with spaces'. Contains invalid characters.
< Error: trip cannot be created
< Debug: Adding tripJunctions 'trip_valid' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_valid' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of trip
Error: trip cannot be created
Error: Attribute 'id' in definition of a trip is empty.
Error: Invalid trip id ''.
Error: trip cannot be created
Error: Invalid trip id 'id with spaces'. Contains invalid characters.
Error: trip cannot be created
Error: 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_valid" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_1" depart="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding tripJunctions 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of trip 'trip_1' is empty.
< Debug: Adding tripJunctions 'trip_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of trip 'trip_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" line="%%99iii99" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_2" depart="20.00" line="Own Line" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,147c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into trip
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into trip
< Debug: Inserting generic parameter 'key1|value5' into trip
< Debug: Inserting generic parameter 'key2|' into trip
< Debug: Inserting generic parameter 'key2|' into trip
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into trip
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into trip
< Debug: Adding tripJunctions 'trip_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding tripJunctions 'trip_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of trip 'trip_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of trip 'trip_1' is empty.
Error: Attribute 'personNumber' in definition of trip 'trip_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" personNumber="0" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_5" depart="20.00" personNumber="4" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
< Error: Attribute 'toJunction' in definition of trip 'trip_1' is empty.
< Error: Could not build trip in netedit; junction doesn't exist.
< Debug: Adding tripJunctions 'trip_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: trip definition needs either 'from/to' or 'fromJunction/toJunction'
Error: Attribute 'toJunction' in definition of trip 'trip_1' is empty.
Error: Could not build trip in netedit; junction doesn't exist.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" speed="7.62" length="12.77" width="2.00" shape="6.00,41.60 2.94,41.05 0.75,39.40 -0.56,36.65 -1.00,32.80"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" speed="6.22" length="8.55" shape="1.00,32.80 1.31,35.25 2.25,37.00 3.81,38.05 6.00,38.40"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" speed="7.51" length="12.77" shape="-1.00,27.20 -0.56,23.35 0.75,20.60 2.94,18.95 6.00,18.40"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_3" depart="20.00" fromJunction="gneJ4" toJunction="gneJ4"/>
    <trip id="trip_4" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding tripJunctions 'trip_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
< Error: Attribute 'type' in definition of trip 'trip_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
< Debug: Adding tripJunctions 'trip_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in trip 'trip_1'.
Error: Attribute 'type' in definition of trip 'trip_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in trip 'trip_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
    <trip id="trip_4" type="custom_vType" depart="20.00" fromJunction="gneJ4" toJunction="gneJ7"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,205c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding tripJunctions 't_0' in GNEChange_DemandElement
< Debug: Adding tripJunctions 't_1' in GNEChange_DemandElement
< Debug: Adding tripJunctions 't_2' in GNEChange_DemandElement
< Debug: Adding tripJunctions 't_3' in GNEChange_DemandElement
< Debug: Adding tripJunctions 't_4' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="t_0" depart="0.00" fromJunction="gneJ4" toJunction="gneJ5"/>
    <trip id="t_1" depart="1.00" fromJunction="gneJ4" toJunction="gneJ6"/>
    <trip id="t_2" depart="2.00" fromJunction="gneJ5" toJunction="gneJ7"/>
    <trip id="t_3" depart="3.00" fromJunction="gneJ6" toJunction="gneJ9"/>
    <trip id="t_4" depart="4.00" fromJunction="gneJ9" toJunction="gneJ4"/>
</routes>

daily.demand.vehicle: 142 tests: 142 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalLane="random" route="r_0"/>
    <vehicle id="v_1" depart="0.00" arrivalLane="20" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="-12.00" route="r_0"/>
    <vehicle id="v_1" depart="0.00" arrivalPos="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< max
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalSpeed="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< center
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="-12.00" route="r_0"/>
    <vehicle id="v_1" depart="0.00" route="r_0"/>
    <vehicle id="v_2" depart="0.00" arrivalPosLat="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< cyan
< TestFunctions: Clicked over position 578 - 560
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" color="139,131,120" route="r_0"/>
    <vehicle id="v_1" depart="0.00" color="cyan" route="r_0"/>
    <vehicle id="v_2" depart="0.00" color="12,13,14" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 3.5
< TestFunctions: Clicked over position 578 - 560
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" containerNumber="13" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create default_bike ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< DEFAULT_BIKETYPE
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="DEFAULT_BIKETYPE" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyDepart
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 30
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_1" depart="20.00" route="r_0"/>
    <vehicle id="v_0" depart="30.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="-12.00" route="r_0"/>
    <vehicle id="v_1" depart="0.00" departPos="random_free" route="r_0"/>
    <vehicle id="v_2" depart="0.00" departPos="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< random_free
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="-12.00" route="r_0"/>
    <vehicle id="v_1" depart="0.00" departPosLat="random_free" route="r_0"/>
    <vehicle id="v_2" depart="0.00" departPosLat="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 5000
< TestFunctions: Clicked over position 578 - 560
< max
< TestFunctions: Clicked over position 578 - 560
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="max" route="r_0"/>
    <vehicle id="v_1" depart="0.00" departSpeed="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< %%%%;;%%
< TestFunctions: Clicked over position 578 - 560
< 
< TestFunctions: Clicked over position 578 - 560
< v_0
< TestFunctions: Clicked over position 578 - 560
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="customID" depart="0.00" route="r_0"/>
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< 
< TestFunctions: Clicked over position 578 - 560
< customLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" line="%%%%%%" route="r_0"/>
    <vehicle id="v_1" depart="0.00" route="r_0"/>
    <vehicle id="v_2" depart="0.00" line="customLine" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< dummycontainerNumber
< TestFunctions: Clicked over position 578 - 560
< -12
< TestFunctions: Clicked over position 578 - 560
< 3.5
< TestFunctions: Clicked over position 578 - 560
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" personNumber="13" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< blue
< TestFunctions: Clicked over position 578 - 560
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivaledge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummy
< 500
< -30
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalEdge="1" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalLane="0" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="15.50" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalSpeed="15.50" route="r_0"/>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>
demandelements vehicle inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements vehicle inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="4.20" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="left" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="right" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" containerNumber="3" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="containerTriggered" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="10.20" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="triggered" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummy
< 500
< -30
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departEdge="1" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="allowed" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="best" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="0" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="free" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="free" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="last" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="random_free" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="5.60" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="free" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="left" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="random_free" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="right" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="desired" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="20.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="max" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="random" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="speedLimit" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <vehicle id="customID" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" line="custom Line" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" personNumber="3" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'secondRoute' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyRoute
< secondRoute
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <route id="secondRoute" edges="gneE6 gneE3" color="orange"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="secondRoute"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect type_bike ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< DEFAULT_BIKETYPE
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="DEFAULT_BIKETYPE" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" 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="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,226c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" 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" insertionChecks="leaderGap junction speedLimit pedestrian all" 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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="containerTriggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="10.20" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="triggered" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="allowed" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="best" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="0" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" depart="1.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all" 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="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" 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 insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,243c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" 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" insertionChecks="leaderGap junction speedLimit pedestrian all" 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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicle 'vehicleB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all" 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 type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,220c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicle 'vehicleA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Routes -->
    <route id="routeA" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <route id="routeB" edges="gneE6 gneE3 gneE7" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicleA" type="typeC" depart="1.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA">
        <param key="KeyA1" value="valueA1"/>
        <param key="KeyA2" value="valueA3"/>
        <param key="KeyA3" value="valueA2"/>
    </vehicle>
    <vehicle id="vehicleB" type="typeC" depart="2.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB">
        <param key="KeyB1" value="valueB1"/>
        <param key="KeyB2" value="valueB3"/>
        <param key="KeyB3" value="valueB2"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" arrivalLane="0" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalLane="500" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalLane="current" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" arrivalPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" arrivalPos="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalPos="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalPos="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" arrivalPos="max" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" arrivalPos="random" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" arrivalSpeed="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalSpeed="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalSpeed="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" arrivalSpeed="current" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" arrivalPosLat="-12.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" arrivalPosLat="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" arrivalPosLat="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" arrivalPosLat="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" arrivalPosLat="left" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" arrivalPosLat="right" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" arrivalPosLat="center" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'color' in definition of vehicle 'vehicle_0' Invalid color definition 'dummycolor'.
< Error: Attribute 'color' in definition of vehicle 'vehicle_1' Invalid color definition ''.
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of vehicle 'vehicle_0' Invalid color definition 'dummycolor'.
Error: Attribute 'color' in definition of vehicle 'vehicle_1' Invalid color definition ''.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" color="9,43,231" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" color="20,30,40" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" color="magenta" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_3" depart="20.00" containerNumber="0" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" containerNumber="4" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Invalid departure time for vehicle 'vehicle_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: Negative departure time in the definition of vehicle 'vehicle_1'.
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departure time for vehicle 'vehicle_0';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: Negative departure time in the definition of vehicle 'vehicle_1'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="0.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="triggered" route="route_0"/>
    <vehicle id="vehicle_5" depart="containerTriggered" route="route_0"/>
    <vehicle id="vehicle_3" depart="10.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" departLane="0" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departLane="random" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departLane="free" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departLane="allowed" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departLane="best" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departLane="first" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_9' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" departPos="-12.00" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" departPos="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" departPos="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departPos="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departPos="random" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departPos="free" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departPos="random_free" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departPos="base" route="route_0"/>
    <vehicle id="vehicle_9" depart="20.00" departPos="last" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,191c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_9' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_10' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" departPosLat="-12.00" route="route_0"/>
    <vehicle id="vehicle_10" depart="20.00" departPosLat="center" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" departPosLat="0.00" route="route_0"/>
    <vehicle id="vehicle_3" depart="20.00" departPosLat="500.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departPosLat="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departPosLat="random" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departPosLat="free" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departPosLat="random_free" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departPosLat="left" route="route_0"/>
    <vehicle id="vehicle_9" depart="20.00" departPosLat="right" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_7' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_8' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" departSpeed="0.00" route="route_0"/>
    <vehicle id="vehicle_4" depart="20.00" departSpeed="1.00" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" departSpeed="random" route="route_0"/>
    <vehicle id="vehicle_6" depart="20.00" departSpeed="max" route="route_0"/>
    <vehicle id="vehicle_7" depart="20.00" departSpeed="desired" route="route_0"/>
    <vehicle id="vehicle_8" depart="20.00" departSpeed="speedLimit" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'id' is missing in definition of vehicle
< Error: vehicle cannot be created
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: vehicle cannot be created
< Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
< Error: vehicle cannot be created
< Debug: Adding vehicle 'vehicle_valid' in GNEChange_DemandElement
< Error: There is another vehicle with the same ID='vehicle_valid'.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of vehicle
Error: vehicle cannot be created
Error: Attribute 'id' in definition of a vehicle is empty.
Error: Invalid vehicle id ''.
Error: vehicle cannot be created
Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
Error: vehicle cannot be created
Error: There is another vehicle with the same ID='vehicle_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_valid" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00" line="%%99iii99" route="route_0"/>
    <vehicle id="vehicle_2" depart="20.00" line="Own Line" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'key1|value1' into vehicle
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into vehicle
< Debug: Inserting generic parameter 'key1|value5' into vehicle
< Debug: Inserting generic parameter 'key2|' into vehicle
< Debug: Inserting generic parameter 'key2|' into vehicle
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into vehicle
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into vehicle
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00" route="route_0">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,163c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
< Debug: Adding vehicle 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_3" depart="20.00" personNumber="0" route="route_0"/>
    <vehicle id="vehicle_5" depart="20.00" personNumber="4" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'route' in definition of vehicle 'vehicle_1' is empty.
< Error: Invalid route 'route with invalid characters' used in vehicle 'vehicle_2'.
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'route' in definition of vehicle 'vehicle_1' is empty.
Error: Invalid route 'route with invalid characters' used in vehicle 'vehicle_2'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_3" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Debug: Adding vehicle 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00" route="route_0"/>
    <vehicle id="vehicle_4" type="custom_vType" depart="20.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform flow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform routeflow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <route id="r_1" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" route="r_1" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform routeflow_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform trip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,177c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="v_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform vehicle_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< vehicle (over route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicle 'vehicle_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Routes -->
    <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"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
    <vehicle id="vehicle_1" depart="1.00" route="route_1"/>
    <vehicle id="vehicle_2" depart="2.00" route="route_2"/>
    <vehicle id="vehicle_3" depart="3.00" route="route_3"/>
</routes>

daily.demand.vehicle_embedded: 140 tests: 140 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalLane="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" arrivalLane="20">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="-12.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" arrivalPos="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalSpeed="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< center
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="-12.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="0.00" arrivalPosLat="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< dummyColor
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< cyan
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 12,13,14
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" color="139,131,120">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" color="cyan">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="0.00" color="12,13,14">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyContainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" containerNumber="13">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create default_continuous ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 30
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="30.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyLane
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departLane used in vehicleWithRoute 'v_1'. 20 is greater than number of lanes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="-12.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" departPos="random_free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="0.00" departPos="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummyPos
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< random_free
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="-12.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" departPosLat="random_free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="0.00" departPosLat="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummySpeed
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< max
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 20
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="max">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" departSpeed="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ;;;;&&&
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< v_0
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< customID
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: There is another vehicleWithRoute with the same ID='v_0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="customID" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< %%%%%%
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< ownLine
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" line="%%%%%%">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_1" depart="0.00" line="ownLine">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
    <vehicle id="v_2" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< dummycontainerNumber
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< -12
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 3.5
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< 13
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" personNumber="13">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< blue
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< custom_vType
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 874 - 418
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 394 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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="3.50,22.20 2.41,22.36 1.62,22.83 1.16,23.61 1.00,24.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded fix ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivaledge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyEdge
< 50
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalEdge="1">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalLane="0">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="15.50">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPos="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalSpeed="15.50">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>
demandelements vehicle_embedded inspect arrivalspeed center ( Last six runs Dec2022 )
demandelements vehicle_embedded inspect departposlat center ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="4.20">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="left">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" arrivalPosLat="right">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" containerNumber="3">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="containerTriggered">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="10.20">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="triggered">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departedge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyEdge
< 50
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departEdge="1">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="allowed">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="best">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="0">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departLane="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="last">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPos="random_free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="5.60">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="left">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="random_free">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departPosLat="right">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="desired">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="20.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="max">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="random">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" departSpeed="speedLimit">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding trip 'duplicatedVehicle' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;;;;;
< id with spaces
< duplicatedVehicle
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="duplicatedVehicle" depart="0.00" from="gneE8" to="gneE9"/>
    <vehicle id="customID" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" line="custom Line">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,170c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" personNumber="3">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< 
< ;;;;
< dummyVType
< custom_vType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect typebutton ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 395 - 560
< custom_vType
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="12,13,14"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" type="custom_vType" depart="0.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivallane current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivallane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,206c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyLane
< 500
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="0" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="15.50" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="15.50" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalpos max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="random" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalposlat current ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< current
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,214c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="15.50" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalspeed center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -12
< 4.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="4.20" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="4.20" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalspeed left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="left" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 arrivalspeed right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,226c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="3" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 depart containertriggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,201c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< -3
< containerTriggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 depart float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,201c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< -3
< 10.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" 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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 depart triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< triggered
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane allowed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< allowed
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane best ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< best
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane first ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< first
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< 500
< -10
< 0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departlane random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyDepart
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos base ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< base
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="20.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" insertionChecks="speedLimit pedestrian all">
        <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="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos last ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< last
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="last" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="last" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departpos random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPos
< 500
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="random_free" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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_free" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,200c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< -5
< 5.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" depart="0.00" departLane="0" departPos="2.00" departPosLat="5.60" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" insertionChecks="speedLimit pedestrian all">
        <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="5.60" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="left" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat random_free ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< random_free
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departposlat right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyPosLat
< right
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="right" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departspeed desired ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< desired
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="desired" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departspeed float ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< 500
< -10
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="20.00" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departspeed max ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< max
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="max" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departspeed random ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< random
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="random" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 departspeed speedlimit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummySpeed
< speedLimit
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummy
< leaderGap junction speedLimit pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< custom Line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="custom Line" personNumber="2" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,243c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 Dec2022 )

---------- Differences in errors ----------
1,209c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedB' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyNumber
< -5
< 2.5
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" insertionChecks="speedLimit pedestrian all">
        <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="blue" line="line B" personNumber="3" containerNumber="10" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <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 type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,220c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'typeA' in GNEChange_DemandElement
< Debug: Adding vType 'typeB' in GNEChange_DemandElement
< Debug: Adding vType 'typeC' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyA1|valueA1' into vehicle
< Debug: Inserting generic parameter 'KeyA3|valueA2' into vehicle
< Debug: Inserting generic parameter 'KeyA2|valueA3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_embeddedA' in GNEChange_DemandElement
< Debug: Inserting generic parameter 'KeyB1|valueB1' into vehicle
< Debug: Inserting generic parameter 'KeyB3|valueB2' into vehicle
< Debug: Inserting generic parameter 'KeyB2|valueB3' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_embeddedB' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 634 - 318
< 
< dummyType
< typeC
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="1736.00" x="4.50" y="-2.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="typeA" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeB" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <vType id="typeC" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_embeddedA" type="typeC" 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="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" type="typeC" 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="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 load arrivallane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< 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
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" arrivalLane="0">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" arrivalLane="500">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" arrivalLane="current">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load arrivalpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" arrivalPos="-12.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="20.00" arrivalPos="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" arrivalPos="500.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" arrivalPos="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" arrivalPos="max">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_6" depart="20.00" arrivalPos="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" arrivalSpeed="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" arrivalSpeed="500.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" arrivalSpeed="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" arrivalSpeed="current">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>
demandelements vehicle_embedded load arrivalposlat ( Last six runs Dec2022 )
demandelements vehicle_embedded load arrivalspeed ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'color' in definition of vehicle 'vehicle_0' Invalid color definition 'dummycolor'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'color' in definition of vehicle 'vehicle_1' Invalid color definition ''.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< 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
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of vehicle 'vehicle_0' Invalid color definition 'dummycolor'.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'color' in definition of vehicle 'vehicle_1' Invalid color definition ''.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" color="9,43,231">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" color="20,30,40">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" color="magenta">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load containernumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummycontainerNumber.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummycontainerNumber.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_1' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'containerNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_3" depart="20.00" containerNumber="0">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" containerNumber="4">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load depart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,185c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid departure time for vehicle 'vehicle_0';
<  must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Negative departure time in the definition of vehicle 'vehicle_1'.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid departure time for vehicle 'vehicle_0';
 must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Negative departure time in the definition of vehicle '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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="triggered">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="containerTriggered">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="10.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departlane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid departLane used in vehicle 'vehicle_3'. 500 is greater than number of lanes
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" departLane="0">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" departLane="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" departLane="free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_6" depart="20.00" departLane="allowed">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_7" depart="20.00" departLane="best">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_8" depart="20.00" departLane="first">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" departPos="-12.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="20.00" departPos="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" departPos="500.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" departPos="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" departPos="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_6" depart="20.00" departPos="free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_7" depart="20.00" departPos="random_free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_8" depart="20.00" departPos="base">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_9" depart="20.00" departPos="last">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departposlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,229c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_6' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" departPosLat="-12.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_10" depart="20.00" departPosLat="center">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="20.00" departPosLat="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="20.00" departPosLat="500.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" departPosLat="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" departPosLat="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_6" depart="20.00" departPosLat="free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_7" depart="20.00" departPosLat="random_free">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_8" depart="20.00" departPosLat="left">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,199c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_6' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_7' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid departSpeed used in vehicle 'vehicle_3'. 500.00 is greater than vTypemaxSpeed
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_2" depart="20.00" departSpeed="0.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="20.00" departSpeed="1.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" departSpeed="random">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_6" depart="20.00" departSpeed="max">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_7" depart="20.00" departSpeed="desired">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_8" depart="20.00" departSpeed="speedLimit">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'id' is missing in definition of vehicle
< Error: vehicle cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'id' in definition of a vehicle is empty.
< Error: Invalid vehicle id ''.
< Error: vehicle cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
< Error: vehicle cannot be created
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_valid' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_valid' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of vehicle
Error: vehicle cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'id' in definition of a vehicle is empty.
Error: Invalid vehicle id ''.
Error: vehicle cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid vehicle id 'id with spaces'. Contains invalid characters.
Error: vehicle cannot be created
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: There is another vehicleWithRoute with the same ID='vehicle_valid'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_valid" depart="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load insertionchecks ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_1" depart="20.00" insertionChecks="leaderGap junction speedLimit pedestrian all">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' in definition of vehicle 'vehicle_1' is empty.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00" line="%%99iii99">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="20.00" line="Own Line">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into vehicle
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into vehicle
< Debug: Inserting generic parameter 'key1|value5' into vehicle
< Debug: Inserting generic parameter 'key2|' into vehicle
< Debug: Inserting generic parameter 'key2|' into vehicle
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into vehicle
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into vehicle
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load personnumber ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,171c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummyPersonNumber.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_0' Invalid Number Format (long long integer format) dummyPersonNumber.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_1' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Attribute 'personNumber' in definition of vehicle 'vehicle_4' Invalid Number Format (long long integer format) 2.5.
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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_3" depart="20.00" personNumber="0">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="20.00" personNumber="4">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load route ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'edges' in definition of a route is empty.
< 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
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'edges' in definition of a route 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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 load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,172c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'custom_vType' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
< Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
< Error: a route must be defined either within a vehicle/flow or with an ID attribute
< Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid vehicle type 'dummy_Type' used in vehicle 'vehicle_1'.
Error: Attribute 'type' in definition of vehicle 'vehicle_2' is empty.
Error: a route must be defined either within a vehicle/flow or with an ID attribute
Error: Invalid vehicle type 'id with invalid characters' used in vehicle 'vehicle_3'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="custom_vType"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
    <vehicle id="vehicle_4" type="custom_vType" depart="20.00">
        <route edges="gneE2 gneE4 gneE5" color="cyan"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform flow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" from="gneE2" to="gneE5" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform routeflow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" route="r_0" end="3600.00" vehsPerHour="1800.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform routeflow_embedded ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="v_0" begin="0.00" end="3600.00" vehsPerHour="1800.00">
        <route edges="gneE2 gneE4 gneE5"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform trip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="v_0" depart="0.00" from="gneE2" to="gneE5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform vehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,179c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< vehicle (embedded route)
< TestFunctions: Clicked over position 578 - 560
< TestFunctions: Clicked over position 584 - 223
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="r_0" edges="gneE2 gneE4 gneE5" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="v_0" depart="0.00" route="r_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,202c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Enabled show demand elements through alt + 4
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: demand elements saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE5_0" startPos="20.00" endPos="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ4_w0" function="walkingarea">
        <lane id=":gneJ4_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.40" width="2.00" shape="0.00,-3.20 0.00,-5.20 0.00,5.20 0.00,3.20"/>
    </edge>
    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" disallow="pedestrian" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" disallow="pedestrian" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" disallow="pedestrian" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ5_c0" function="crossing" crossingEdges="gneE4 gneE3">
        <lane id=":gneJ5_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="66.40,5.20 53.60,5.20"/>
    </edge>
    <edge id=":gneJ5_w0" function="walkingarea">
        <lane id=":gneJ5_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="49.60,3.20 49.60,5.20 51.60,7.20 53.60,7.20 53.49,5.98 53.16,4.98 52.60,4.20 51.82,3.64 50.82,3.31"/>
    </edge>
    <edge id=":gneJ5_w1" function="walkingarea">
        <lane id=":gneJ5_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.21" width="4.00" shape="66.40,7.20 68.40,7.20 67.70,2.81 65.75,-0.46 62.75,-2.75 58.92,-4.21 54.46,-4.98 49.60,-5.20 49.60,-3.20 54.73,-2.91 58.93,-2.04 62.20,-0.60 64.53,1.42 65.93,4.02"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" disallow="pedestrian" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE2" to="gneE5" via="gneE4"/>
    <trip id="trip_1" depart="1.00" from="gneE4" to="gneE5"/>
    <trip id="trip_2" depart="2.00" from="gneE8" to="gneE9"/>
    <trip id="trip_3" depart="3.00" from="gneE6" to="gneE7" via="gneE3"/>
</routes>

daily.demand.vehicletype: 173 tests: 173 FAILED

Detailed information for the tests that FAILED:

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0"/>
</routes>
demandelements vehicletype buttons copy ( Last six runs Dec2022 )
demandelements vehicletype buttons create ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : demandelements vehicletype buttons delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit accel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyAcel
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" accel="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" color="12,13,14"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit decel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyAcel
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" decel="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit desiredmaxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMaxSpeed
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" desiredMaxSpeed="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< ;;;
< t_0
< t_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customID"/>
    <vType id="t_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyLength
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" length="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit maxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMaxSpeed
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" maxSpeed="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit mingap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMinGap
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" minGap="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit sigma ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummySigma
< -30
< 20.5
< 0.52
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" sigma="0.52"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit tau ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyTau
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" tau="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit typedist ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ;;;
< distA
< 
< 
< dist1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vTypeDistribution id="dist1">
        <vType id="t_0"/>
    </vTypeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" vClass="pedestrian"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default accel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyAcel
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" accel="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyColor
< cyan
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" color="12,13,14"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default decel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyAcel
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" decel="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default desiredmaxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMaxSpeed
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" desiredMaxSpeed="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyLength
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" length="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default maxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMaxSpeed
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" maxSpeed="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default mingap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyMinGap
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" minGap="20.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default sigma ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummySigma
< -30
< 20.5
< 0.52
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" sigma="0.52"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default tau ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 
< dummyTau
< -30
< 20.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" tau="20.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default typedist ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ;;;
< distA
< 
< 
< dist1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vTypeDistribution id="dist1">
        <vType id="DEFAULT_VEHTYPE"/>
    </vTypeDistribution>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="DEFAULT_VEHTYPE" vClass="pedestrian"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog actionsteplength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -12
< 7.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" actionStepLength="7.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog boardingduration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" boardingDuration="12300"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog carriagegap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7 
< 6.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0">
        <param key="carriageGap" value="6.20"/>
    </vType>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog carriagelength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -5
< 6.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0">
        <param key="carriageLength" value="6.20"/>
    </vType>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< blue
< 12,13,14
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" color="12,13,14"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 5.2
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" containerCapacity="3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog desiredmaxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -8
< 4.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" desiredMaxSpeed="4.40"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog emissionclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< HBEFA2/P_7_5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" emissionClass="HBEFA2/P_7_5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog guishape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< passenger/wagon
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" guiShape="passenger/wagon"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 8.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" height="8.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ;;;;;
< 
< t_1
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="customID"/>
    <vType id="t_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ;;;;
< 
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog lanechangemodel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< SL2015
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" laneChangeModel="SL2015"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog latalignment ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -12
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" latAlignment="7.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -8
< 4.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" length="4.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog loadingduration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 5.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" loadingDuration="5400"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog locomotivelength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 6.6
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0">
        <param key="locomotiveLength" value="6.60"/>
    </vType>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog maxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -8
< 4.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" maxSpeed="4.40"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog maxspeedlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -8
< 7.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" maxSpeedLat="7.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog mingap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 2.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" minGap="2.20"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog mingaplat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -8
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" minGapLat="5.20"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog osgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< ;;;;
< 
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< 1=2|3=4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0">
        <param key="1" value="2"/>
        <param key="3" value="4"/>
    </vType>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 4.2
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" personCapacity="5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog probability ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -5
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" probability="12.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog speedfactor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -2
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid format of distribution parameterized
Error: Invalid format of distribution parameterized
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" speedFactor="normc(5.20,0.00)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,161c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" vClass="army"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_dialog width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Removed object edge:gneE3 from SUMORTree with boundary 45.20,-10.00,70.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< 
< -7
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="t_0" width="2.30"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load actionsteplength ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'actionStepLength' in definition of vType 'vType0' Invalid Number Format (double) dummyActionStepLength.
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'actionStepLength' in definition of vType 'vType0' Invalid Number Format (double) dummyActionStepLength.
Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Ignoring given value (=-3.00 s.)
Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (4.50 s.) to the adjusted value 4.00 s.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" actionStepLength="1.00"/>
    <vType id="vType2" actionStepLength="1.00"/>
    <vType id="vType3" actionStepLength="12.00"/>
    <vType id="vType4" actionStepLength="4.00"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load boardingduration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'boardingDuration' in definition of vType 'vType0' is not a valid time value.
< Error: boardingDuration must be equal or greater than 0
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'boardingDuration' in definition of vType 'vType0' is not a valid time value.
Error: boardingDuration must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" boardingDuration="0"/>
    <vType id="vType3" boardingDuration="12000"/>
    <vType id="vType4" boardingDuration="4500"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Unknown car following model 'dummyTau' when parsing vType 'vType0'
< Error: Attribute 'carFollowModel' in definition of vType 'vType1' is empty.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown car following model 'dummyTau' when parsing vType 'vType0'
Error: Attribute 'carFollowModel' in definition of vType 'vType1' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" carFollowModel="Wiedemann"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params accel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute accel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute accel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="Krauss" accel="12"/>
    <vType id="vType4" carFollowModel="Krauss" accel="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params apparentdecel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute apparentDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute apparentDecel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="KraussOrig1" apparentDecel="12"/>
    <vType id="vType4" carFollowModel="KraussOrig1" apparentDecel="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params ca_gain_gap_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGap. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" collisionAvoidanceGainGap="-3"/>
    <vType id="vType2" carFollowModel="CACC" collisionAvoidanceGainGap="0"/>
    <vType id="vType3" carFollowModel="CACC" collisionAvoidanceGainGap="12"/>
    <vType id="vType4" carFollowModel="CACC" collisionAvoidanceGainGap="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params ca_gain_gap_dot_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainGapDot. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" collisionAvoidanceGainGapDot="-3"/>
    <vType id="vType2" carFollowModel="CACC" collisionAvoidanceGainGapDot="0"/>
    <vType id="vType3" carFollowModel="CACC" collisionAvoidanceGainGapDot="12"/>
    <vType id="vType4" carFollowModel="CACC" collisionAvoidanceGainGapDot="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params ca_gain_space ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpace. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" collisionAvoidanceGainSpace="-3"/>
    <vType id="vType2" carFollowModel="ACC" collisionAvoidanceGainSpace="0"/>
    <vType id="vType3" carFollowModel="ACC" collisionAvoidanceGainSpace="12"/>
    <vType id="vType4" carFollowModel="ACC" collisionAvoidanceGainSpace="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params ca_gain_speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute collisionAvoidanceGainSpeed. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" collisionAvoidanceGainSpeed="-3"/>
    <vType id="vType2" carFollowModel="ACC" collisionAvoidanceGainSpeed="0"/>
    <vType id="vType3" carFollowModel="ACC" collisionAvoidanceGainSpeed="12"/>
    <vType id="vType4" carFollowModel="ACC" collisionAvoidanceGainSpeed="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute c1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute c1. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" c1="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" c1="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" c1="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" c1="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute ccAccel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ccAccel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" ccAccel="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" ccAccel="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" ccAccel="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" ccAccel="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute ccDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ccDecel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" ccDecel="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" ccDecel="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" ccDecel="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" ccDecel="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute constSpacing. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute constSpacing. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" constSpacing="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" constSpacing="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" constSpacing="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" constSpacing="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute flatbedD. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedD. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" flatbedD="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" flatbedD="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" flatbedD="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" flatbedD="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute flatbedH. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedH. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" flatbedH="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" flatbedH="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" flatbedH="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" flatbedH="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute flatbedKa. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKa. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" flatbedKa="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" flatbedKa="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" flatbedKa="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" flatbedKa="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute flatbedKp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKp. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" flatbedKp="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" flatbedKp="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" flatbedKp="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" flatbedKp="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute flatbedKv. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute flatbedKv. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" flatbedKv="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" flatbedKv="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" flatbedKv="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" flatbedKv="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute kp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute kp. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" kp="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" kp="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" kp="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" kp="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute lambda. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute lambda. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lambda="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" lambda="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" lambda="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" lambda="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute lanesCount. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute lanesCount. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="-3"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute omegaN. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute omegaN. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" omegaN="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" omegaN="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" omegaN="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" omegaN="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute ploegH. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegH. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" ploegH="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" ploegH="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" ploegH="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" ploegH="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute ploegKd. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegKd. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" ploegKd="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" ploegKd="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" ploegKd="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" ploegKd="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute ploegKp. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute ploegKp. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" lanesCount="1" ploegKp="-3"/>
    <vType id="vType2" carFollowModel="CC" lanesCount="1" ploegKp="0"/>
    <vType id="vType3" carFollowModel="CC" lanesCount="1" ploegKp="12"/>
    <vType id="vType4" carFollowModel="CC" lanesCount="1" ploegKp="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tauEngine. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tauEngine. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" tauEngine="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" tauEngine="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" tauEngine="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" tauEngine="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute xi. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute xi. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CC" xi="-3" lanesCount="1"/>
    <vType id="vType2" carFollowModel="CC" xi="0" lanesCount="1"/>
    <vType id="vType3" carFollowModel="CC" xi="12" lanesCount="1"/>
    <vType id="vType4" carFollowModel="CC" xi="4.5" lanesCount="1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_idm_delta ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute delta. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute delta. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="IDM" delta="-3"/>
    <vType id="vType2" carFollowModel="IDM" delta="0"/>
    <vType id="vType3" carFollowModel="IDM" delta="12"/>
    <vType id="vType4" carFollowModel="IDM" delta="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_idm_stepping ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute stepping. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute stepping. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute stepping. Must be greater than 0
Error: Invalid parsing embedded VType
Error: 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="IDM" stepping="12"/>
    <vType id="vType4" carFollowModel="IDM" stepping="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_idmm_adapt_factor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute adaptFactor. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute adaptFactor. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="IDMM" adaptFactor="-3"/>
    <vType id="vType2" carFollowModel="IDMM" adaptFactor="0"/>
    <vType id="vType3" carFollowModel="IDMM" adaptFactor="12"/>
    <vType id="vType4" carFollowModel="IDMM" adaptFactor="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_idmm_adapt_time ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute adaptTime. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute adaptTime. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="IDMM" adaptTime="-3"/>
    <vType id="vType2" carFollowModel="IDMM" adaptTime="0"/>
    <vType id="vType3" carFollowModel="IDMM" adaptTime="12"/>
    <vType id="vType4" carFollowModel="IDMM" adaptTime="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_kerner_phi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute phi. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute phi. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="BKerner" phi="-3"/>
    <vType id="vType2" carFollowModel="BKerner" phi="0"/>
    <vType id="vType3" carFollowModel="BKerner" phi="12"/>
    <vType id="vType4" carFollowModel="BKerner" phi="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_pwagner2009_approb ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute apProb. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute apProb. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="PWagner2009" apProb="-3"/>
    <vType id="vType2" carFollowModel="PWagner2009" apProb="0"/>
    <vType id="vType3" carFollowModel="PWagner2009" apProb="12"/>
    <vType id="vType4" carFollowModel="PWagner2009" apProb="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_pwagner2009_taulast ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tauLast. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tauLast. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="PWagner2009" tauLast="-3"/>
    <vType id="vType2" carFollowModel="PWagner2009" tauLast="0"/>
    <vType id="vType3" carFollowModel="PWagner2009" tauLast="12"/>
    <vType id="vType4" carFollowModel="PWagner2009" tauLast="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc1. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc1="-3"/>
    <vType id="vType2" carFollowModel="W99" cc1="0"/>
    <vType id="vType3" carFollowModel="W99" cc1="12"/>
    <vType id="vType4" carFollowModel="W99" cc1="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc2. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc2. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc2="-3"/>
    <vType id="vType2" carFollowModel="W99" cc2="0"/>
    <vType id="vType3" carFollowModel="W99" cc2="12"/>
    <vType id="vType4" carFollowModel="W99" cc2="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc3 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc3. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc3. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc3="-3"/>
    <vType id="vType2" carFollowModel="W99" cc3="0"/>
    <vType id="vType3" carFollowModel="W99" cc3="12"/>
    <vType id="vType4" carFollowModel="W99" cc3="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc4 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc4. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc4. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc4="-3"/>
    <vType id="vType2" carFollowModel="W99" cc4="0"/>
    <vType id="vType3" carFollowModel="W99" cc4="12"/>
    <vType id="vType4" carFollowModel="W99" cc4="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc5 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc5. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc5. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc5="-3"/>
    <vType id="vType2" carFollowModel="W99" cc5="0"/>
    <vType id="vType3" carFollowModel="W99" cc5="12"/>
    <vType id="vType4" carFollowModel="W99" cc5="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc6 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc6. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc6. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc6="-3"/>
    <vType id="vType2" carFollowModel="W99" cc6="0"/>
    <vType id="vType3" carFollowModel="W99" cc6="12"/>
    <vType id="vType4" carFollowModel="W99" cc6="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc7 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc7. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc7. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc7="-3"/>
    <vType id="vType2" carFollowModel="W99" cc7="0"/>
    <vType id="vType3" carFollowModel="W99" cc7="12"/>
    <vType id="vType4" carFollowModel="W99" cc7="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc8 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc8. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc8. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc8="-3"/>
    <vType id="vType2" carFollowModel="W99" cc8="0"/>
    <vType id="vType3" carFollowModel="W99" cc8="12"/>
    <vType id="vType4" carFollowModel="W99" cc8="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_w99_cc9 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute cc9. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute cc9. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="W99" cc9="-3"/>
    <vType id="vType2" carFollowModel="W99" cc9="0"/>
    <vType id="vType3" carFollowModel="W99" cc9="12"/>
    <vType id="vType4" carFollowModel="W99" cc9="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_wiedemann_estimation ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute estimation. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute estimation. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Wiedemann" estimation="-3"/>
    <vType id="vType2" carFollowModel="Wiedemann" estimation="0"/>
    <vType id="vType3" carFollowModel="Wiedemann" estimation="12"/>
    <vType id="vType4" carFollowModel="Wiedemann" estimation="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_wiedemann_security ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute security. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute security. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Wiedemann" security="-3"/>
    <vType id="vType2" carFollowModel="Wiedemann" security="0"/>
    <vType id="vType3" carFollowModel="Wiedemann" security="12"/>
    <vType id="vType4" carFollowModel="Wiedemann" security="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params collision_mingap_factor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute collisionMinGapFactor. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute collisionMinGapFactor. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" collisionMinGapFactor="-3"/>
    <vType id="vType2" carFollowModel="CACC" collisionMinGapFactor="0"/>
    <vType id="vType3" carFollowModel="CACC" collisionMinGapFactor="12"/>
    <vType id="vType4" carFollowModel="CACC" collisionMinGapFactor="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params decel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute decel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute decel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute decel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="KraussPS" decel="12"/>
    <vType id="vType4" carFollowModel="KraussPS" decel="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params emergencydecel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute emergencyDecel. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute emergencyDecel. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="KraussPS" emergencyDecel="12"/>
    <vType id="vType4" carFollowModel="KraussPS" emergencyDecel="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gc_gain_gap_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapControlGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapControlGainGap. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" gapControlGainGap="-3"/>
    <vType id="vType2" carFollowModel="CACC" gapControlGainGap="0"/>
    <vType id="vType3" carFollowModel="CACC" gapControlGainGap="12"/>
    <vType id="vType4" carFollowModel="CACC" gapControlGainGap="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gc_gain_gap_dot_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapControlGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapControlGainGapDot. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" gapControlGainGapDot="-3"/>
    <vType id="vType2" carFollowModel="CACC" gapControlGainGapDot="0"/>
    <vType id="vType3" carFollowModel="CACC" gapControlGainGapDot="12"/>
    <vType id="vType4" carFollowModel="CACC" gapControlGainGapDot="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gc_gain_space ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapControlGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapControlGainSpace. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" gapControlGainSpace="-3"/>
    <vType id="vType2" carFollowModel="ACC" gapControlGainSpace="0"/>
    <vType id="vType3" carFollowModel="ACC" gapControlGainSpace="12"/>
    <vType id="vType4" carFollowModel="ACC" gapControlGainSpace="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gc_gain_speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapControlGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapControlGainSpeed. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" gapControlGainSpeed="-3"/>
    <vType id="vType2" carFollowModel="ACC" gapControlGainSpeed="0"/>
    <vType id="vType3" carFollowModel="ACC" gapControlGainSpeed="12"/>
    <vType id="vType4" carFollowModel="ACC" gapControlGainSpeed="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gcc_gain_gap_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainGap. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapClosingControlGainGap. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" gapClosingControlGainGap="-3"/>
    <vType id="vType2" carFollowModel="CACC" gapClosingControlGainGap="0"/>
    <vType id="vType3" carFollowModel="CACC" gapClosingControlGainGap="12"/>
    <vType id="vType4" carFollowModel="CACC" gapClosingControlGainGap="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gcc_gain_gap_dot_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainGapDot. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapClosingControlGainGapDot. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" gapClosingControlGainGapDot="-3"/>
    <vType id="vType2" carFollowModel="CACC" gapClosingControlGainGapDot="0"/>
    <vType id="vType3" carFollowModel="CACC" gapClosingControlGainGapDot="12"/>
    <vType id="vType4" carFollowModel="CACC" gapClosingControlGainGapDot="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gcc_gain_space ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpace. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpace. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" gapClosingControlGainSpace="-3"/>
    <vType id="vType2" carFollowModel="ACC" gapClosingControlGainSpace="0"/>
    <vType id="vType3" carFollowModel="ACC" gapClosingControlGainSpace="12"/>
    <vType id="vType4" carFollowModel="ACC" gapClosingControlGainSpace="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params gcc_gain_speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpeed. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute gapClosingControlGainSpeed. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" gapClosingControlGainSpeed="-3"/>
    <vType id="vType2" carFollowModel="ACC" gapClosingControlGainSpeed="0"/>
    <vType id="vType3" carFollowModel="ACC" gapClosingControlGainSpeed="12"/>
    <vType id="vType4" carFollowModel="ACC" gapClosingControlGainSpeed="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params headway_time_cacc_to_acc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tauCACCToACC. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tauCACCToACC. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" tauCACCToACC="-3"/>
    <vType id="vType2" carFollowModel="CACC" tauCACCToACC="0"/>
    <vType id="vType3" carFollowModel="CACC" tauCACCToACC="12"/>
    <vType id="vType4" carFollowModel="CACC" tauCACCToACC="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params k ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute k. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute k. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="BKerner" k="-3"/>
    <vType id="vType2" carFollowModel="BKerner" k="0"/>
    <vType id="vType3" carFollowModel="BKerner" k="12"/>
    <vType id="vType4" carFollowModel="BKerner" k="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params sc_gain ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute speedControlGain. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute speedControlGain. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="ACC" speedControlGain="-3"/>
    <vType id="vType2" carFollowModel="ACC" speedControlGain="0"/>
    <vType id="vType3" carFollowModel="ACC" speedControlGain="12"/>
    <vType id="vType4" carFollowModel="ACC" speedControlGain="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params sc_gain_cacc ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute speedControlGainCACC. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute speedControlGainCACC. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="CACC" speedControlGainCACC="-3"/>
    <vType id="vType2" carFollowModel="CACC" speedControlGainCACC="0"/>
    <vType id="vType3" carFollowModel="CACC" speedControlGainCACC="12"/>
    <vType id="vType4" carFollowModel="CACC" speedControlGainCACC="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params sigma ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute sigma. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Debug: Adding vType 'vType5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute sigma. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute sigma. Only values between [0-1] are allowed
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" carFollowModel="SmartSK" sigma="0"/>
    <vType id="vType4" carFollowModel="SmartSK" sigma="1"/>
    <vType id="vType5" carFollowModel="SmartSK" sigma="0.3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tau ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tau. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
< Error: Invalid parsing embedded VType
< Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tau. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Invalid Car-Following-Model Attribute tau. Must be greater than 0
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" carFollowModel="PWagner2009" tau="12"/>
    <vType id="vType4" carFollowModel="PWagner2009" tau="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tmp1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tmp1. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tmp1. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Daniel1" tmp1="-3"/>
    <vType id="vType2" carFollowModel="Daniel1" tmp1="0"/>
    <vType id="vType3" carFollowModel="Daniel1" tmp1="12"/>
    <vType id="vType4" carFollowModel="Daniel1" tmp1="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tmp2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tmp2. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tmp2. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Daniel1" tmp2="-3"/>
    <vType id="vType2" carFollowModel="Daniel1" tmp2="0"/>
    <vType id="vType3" carFollowModel="Daniel1" tmp2="12"/>
    <vType id="vType4" carFollowModel="Daniel1" tmp2="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tmp3 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tmp3. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tmp3. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Daniel1" tmp3="-3"/>
    <vType id="vType2" carFollowModel="Daniel1" tmp3="0"/>
    <vType id="vType3" carFollowModel="Daniel1" tmp3="12"/>
    <vType id="vType4" carFollowModel="Daniel1" tmp3="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tmp4 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tmp4. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tmp4. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Daniel1" tmp4="-3"/>
    <vType id="vType2" carFollowModel="Daniel1" tmp4="0"/>
    <vType id="vType3" carFollowModel="Daniel1" tmp4="12"/>
    <vType id="vType4" carFollowModel="Daniel1" tmp4="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params tmp5 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Car-Following-Model Attribute tmp5. Cannot be parsed to float
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Car-Following-Model Attribute tmp5. Cannot be parsed to float
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" carFollowModel="Daniel1" tmp5="-3"/>
    <vType id="vType2" carFollowModel="Daniel1" tmp5="0"/>
    <vType id="vType3" carFollowModel="Daniel1" tmp5="12"/>
    <vType id="vType4" carFollowModel="Daniel1" tmp5="4.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params train_type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,158c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid train type 'dummy_trainType' used in Car-Following-Attribute trainType
< Error: Invalid parsing embedded VType
< Error: Invalid train type '-3' used in Car-Following-Attribute trainType
< Error: Invalid parsing embedded VType
< Error: Attribute 'trainType' in definition of vType 'vType2' is empty.
< Error: Invalid parsing embedded VType
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid train type 'dummy_trainType' used in Car-Following-Attribute trainType
Error: Invalid parsing embedded VType
Error: Invalid train type '-3' used in Car-Following-Attribute trainType
Error: Invalid parsing embedded VType
Error: Attribute 'trainType' in definition of vType 'vType2' is empty.
Error: Invalid parsing embedded VType
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType4" carFollowModel="Rail" trainType="ICE3"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'color' in definition of vType 'vType0' Invalid color definition 'dummycolor'.
< Error: Attribute 'color' in definition of vType 'vType1' Invalid color definition ''.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of vType 'vType0' Invalid color definition 'dummycolor'.
Error: Attribute 'color' in definition of vType 'vType1' Invalid color definition ''.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" color="244,88,32"/>
    <vType id="vType3" color="black"/>
    <vType id="vType4" color="23,45,67"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load containercapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'containerCapacity' in definition of vType 'vType0' Invalid Number Format (long long integer format) dummyContainerCapacity.
< Error: containerCapacity must be equal or greater than 0
< Error: Attribute 'containerCapacity' in definition of vType 'vType2' Invalid Number Format (long long integer format) 4.5.
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerCapacity' in definition of vType 'vType0' Invalid Number Format (long long integer format) dummyContainerCapacity.
Error: containerCapacity must be equal or greater than 0
Error: Attribute 'containerCapacity' in definition of vType 'vType2' Invalid Number Format (long long integer format) 4.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" containerCapacity="0"/>
    <vType id="vType4" containerCapacity="12"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Removed object edge:gneE11 from SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,-11.60,70.00,10.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load emissionclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: emissionClass with name 'dummyEmissionClass' doesn't exist.
< Error: Attribute 'emissionClass' in definition of vType 'vType1' is empty.
< Error: emissionClass with name '' doesn't exist.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: emissionClass with name 'dummyEmissionClass' doesn't exist.
Error: Attribute 'emissionClass' in definition of vType 'vType1' is empty.
Error: emissionClass with name '' doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" emissionClass="HBEFA2/HDV_12_1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load guishape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: The shape 'dummyGuiShape' for vType 'vType0' is not known.
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'guiShape' in definition of vType 'vType1' is empty.
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Error: The shape 'unknown' for vType 'vType2' is not known.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: The shape 'dummyGuiShape' for vType 'vType0' is not known.
Error: Attribute 'guiShape' in definition of vType 'vType1' is empty.
Error: The shape 'unknown' for vType 'vType2' is not known.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0"/>
    <vType id="vType1"/>
    <vType id="vType2"/>
    <vType id="vType3" guiShape="truck"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'id' is missing in definition of vType
< Error: VType cannot be created
< Error: Attribute 'id' in definition of a vType is empty.
< Error: Invalid vType id ''.
< Error: VType cannot be created
< Debug: Adding vType '$$·$·%%··$·' in GNEChange_DemandElement
< Error: There is another vType with the same ID='vType0'.
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of vType
Error: VType cannot be created
Error: Attribute 'id' in definition of a vType is empty.
Error: Invalid vType id ''.
Error: VType cannot be created
Error: There is another vType with the same ID='vType0'.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="$$·$·%%··$·"/>
    <vType id="vType0"/>
    <vType id="vType1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'imgFile' in definition of vType 'vType1' is empty.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'imgFile' in definition of vType 'vType1' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0" imgFile="<TEXTTEST_SANDBOX>/dummyImgFile"/>
    <vType id="vType2" imgFile="<TEXTTEST_SANDBOX>/berlin_icon"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load impatience ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'impatience' in definition of vType 'vType0' Invalid Number Format (double) dummyImpatience.
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'impatience' in definition of vType 'vType0' Invalid Number Format (double) dummyImpatience.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" impatience="-3.00"/>
    <vType id="vType2" impatience="0.00"/>
    <vType id="vType3" impatience="12.00"/>
    <vType id="vType4" impatience="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_crossing_gap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmCrossingGap. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmCrossingGap. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmCrossingGap. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmCrossingGap. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmCrossingGap="0"/>
    <vType id="vType3" jmCrossingGap="2"/>
    <vType id="vType4" jmCrossingGap="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_drive_after_red_time ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveAfterRedTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmDriveAfterRedTime="0"/>
    <vType id="vType3" jmDriveAfterRedTime="2"/>
    <vType id="vType4" jmDriveAfterRedTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_drive_after_yellow_time ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveAfterYellowTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmDriveAfterYellowTime="0"/>
    <vType id="vType3" jmDriveAfterYellowTime="2"/>
    <vType id="vType4" jmDriveAfterYellowTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_drive_red_speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmDriveRedSpeed. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmDriveRedSpeed="0"/>
    <vType id="vType3" jmDriveRedSpeed="2"/>
    <vType id="vType4" jmDriveRedSpeed="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_ignore_foe_prob ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreFoeProb. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmIgnoreFoeProb="0"/>
    <vType id="vType3" jmIgnoreFoeProb="2"/>
    <vType id="vType4" jmIgnoreFoeProb="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_ignore_foe_speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreFoeSpeed. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmIgnoreFoeSpeed="0"/>
    <vType id="vType3" jmIgnoreFoeSpeed="2"/>
    <vType id="vType4" jmIgnoreFoeSpeed="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_ignore_keep_clear_time ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmIgnoreKeepClearTime. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmIgnoreKeepClearTime="0"/>
    <vType id="vType3" jmIgnoreKeepClearTime="2"/>
    <vType id="vType4" jmIgnoreKeepClearTime="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_sigma_minor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Debug: Adding vType 'vType5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmSigmaMinor. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmSigmaMinor. Only values between [0-1] are allowed
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmSigmaMinor="0"/>
    <vType id="vType4" jmSigmaMinor="1"/>
    <vType id="vType5" jmSigmaMinor="0.2"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load junctionmodel_params jm_timegap_minor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Junction-Model Attribute jmTimegapMinor. Cannot be parsed to float
< Error: Invalid Junction Model Parameters
< Error: Invalid Junction-Model Attribute jmTimegapMinor. Must be equal or greater than 0
< Error: Invalid Junction Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Junction-Model Attribute jmTimegapMinor. Cannot be parsed to float
Error: Invalid Junction Model Parameters
Error: Invalid Junction-Model Attribute jmTimegapMinor. Must be equal or greater than 0
Error: Invalid Junction Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" jmTimegapMinor="0"/>
    <vType id="vType3" jmTimegapMinor="2"/>
    <vType id="vType4" jmTimegapMinor="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Unknown lane change model 'dummyLaneChangeModel' when parsing vType 'vType0'
< Error: Attribute 'laneChangeModel' in definition of vType 'vType1' is empty.
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown lane change model 'dummyLaneChangeModel' when parsing vType 'vType0'
Error: Attribute 'laneChangeModel' in definition of vType 'vType1' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_accel_lat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAccelLat. Must be greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" laneChangeModel="SL2015" lcAccelLat="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcAccelLat="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_assertive ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcAssertive. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcAssertive. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcAssertive. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcAssertive. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013" lcAssertive="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcAssertive="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcAssertive="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_cooperative ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcCooperative. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcCooperative. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="SL2015" lcCooperative="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcCooperative="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcCooperative="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcCooperative="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_impatience ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcImpatience. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcImpatience. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcImpatience. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcImpatience. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="SL2015" lcImpatience="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcImpatience="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcImpatience="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_keep_right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcKeepRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcKeepRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="LC2013" lcKeepRight="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcKeepRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcKeepRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcKeepRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_lookahead_left ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcLookaheadLeft. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013" lcLookaheadLeft="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcLookaheadLeft="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcLookaheadLeft="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_max_speed_lat_factor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatFactor. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="LC2013" lcMaxSpeedLatFactor="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcMaxSpeedLatFactor="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcMaxSpeedLatFactor="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcMaxSpeedLatFactor="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_max_speed_lat_standing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcMaxSpeedLatStanding. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013" lcMaxSpeedLatStanding="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcMaxSpeedLatStanding="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcMaxSpeedLatStanding="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_opposite ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcOpposite. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcOpposite. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="LC2013" lcOpposite="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcOpposite="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcOpposite="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcOpposite="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_overtake_right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcOvertakeRight. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013" lcOvertakeRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcOvertakeRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcOvertakeRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_pushy ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcPushy. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcPushy. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="SL2015" lcPushy="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcPushy="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcPushy="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcPushy="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_pushy_gap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcPushyGap. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcPushyGap. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcPushyGap. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcPushyGap. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="SL2015" lcPushyGap="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcPushyGap="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcPushyGap="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_speed_gain ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcSpeedGain. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSpeedGain. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="LC2013" lcSpeedGain="-3"/>
    <vType id="vType2" laneChangeModel="LC2013" lcSpeedGain="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcSpeedGain="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcSpeedGain="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_speed_gain_right ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcSpeedGainRight. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="LC2013" lcSpeedGainRight="0"/>
    <vType id="vType3" laneChangeModel="LC2013" lcSpeedGainRight="2"/>
    <vType id="vType4" laneChangeModel="LC2013" lcSpeedGainRight="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_strategic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcStrategic. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcStrategic. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="SL2015" lcStrategic="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcStrategic="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcStrategic="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcStrategic="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_sublane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcSublane. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcSublane. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType1" laneChangeModel="SL2015" lcSublane="-3"/>
    <vType id="vType2" laneChangeModel="SL2015" lcSublane="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcSublane="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcSublane="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_time_to_impatience ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcTimeToImpatience. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="SL2015" lcTimeToImpatience="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcTimeToImpatience="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcTimeToImpatience="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load lanechangemodel_params lc_turn_alignment_distance ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Cannot be parsed to float
< Error: Invalid Lane Change Model Parameters
< Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Must be equal or greater than 0
< Error: Invalid Lane Change Model Parameters
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Cannot be parsed to float
Error: Invalid Lane Change Model Parameters
Error: Invalid Lane-Change-Model Attribute lcTurnAlignmentDistance. Must be equal or greater than 0
Error: Invalid Lane Change Model Parameters
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" laneChangeModel="SL2015" lcTurnAlignmentDistance="0"/>
    <vType id="vType3" laneChangeModel="SL2015" lcTurnAlignmentDistance="2"/>
    <vType id="vType4" laneChangeModel="SL2015" lcTurnAlignmentDistance="5.5"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load latalignment ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Unknown lateral alignment 'dummyLatAlignment' when parsing vType 'vType00';
<  must be one of ("right", "center", "arbitrary", "nice", "compact", "left" or a float)
< Debug: Adding vType 'vType01' in GNEChange_DemandElement
< Debug: Adding vType 'vType02' in GNEChange_DemandElement
< Debug: Adding vType 'vType03' in GNEChange_DemandElement
< Debug: Adding vType 'vType04' in GNEChange_DemandElement
< Debug: Adding vType 'vType05' in GNEChange_DemandElement
< Debug: Adding vType 'vType06' in GNEChange_DemandElement
< Debug: Adding vType 'vType07' in GNEChange_DemandElement
< Debug: Adding vType 'vType08' in GNEChange_DemandElement
< Debug: Adding vType 'vType09' in GNEChange_DemandElement
< Debug: Adding vType 'vType10' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Unknown lateral alignment 'dummyLatAlignment' when parsing vType 'vType00';
 must be one of ("right", "center", "arbitrary", "nice", "compact", "left" or a float)
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType01" latAlignment="-3.00"/>
    <vType id="vType02" latAlignment="0.00"/>
    <vType id="vType03" latAlignment="12.00"/>
    <vType id="vType04" latAlignment="4.50"/>
    <vType id="vType05" latAlignment="left"/>
    <vType id="vType06" latAlignment="right"/>
    <vType id="vType07" latAlignment="center"/>
    <vType id="vType08" latAlignment="compact"/>
    <vType id="vType09" latAlignment="nice"/>
    <vType id="vType10" latAlignment="arbitrary"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'length' in definition of vType 'vType0' Invalid Number Format (double) dummyLength.
< Error: length must be greater than 0
< Error: length must be greater than 0
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'length' in definition of vType 'vType0' Invalid Number Format (double) dummyLenght.
Error: length must be greater than 0
Error: length must be greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" length="12.00"/>
    <vType id="vType4" length="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load loadingduration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'loadingDuration' in definition of vType 'vType0' is not a valid time value.
< Error: loadingDuration must be equal or greater than 0
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'loadingDuration' in definition of vType 'vType0' is not a valid time value.
Error: loadingDuration must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" loadingDuration="0"/>
    <vType id="vType3" loadingDuration="12000"/>
    <vType id="vType4" loadingDuration="4500"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load maxspeed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'maxSpeed' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGap.
< Error: maxSpeed must be greater than 0
< Error: maxSpeed must be greater than 0
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'maxSpeed' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGap.
Error: maxSpeed must be greater than 0
Error: maxSpeed must be greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" maxSpeed="12.00"/>
    <vType id="vType4" maxSpeed="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load maxspeedlat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'maxSpeedLat' in definition of vType 'vType0' Invalid Number Format (double) dummyMaxSpeedLat.
< Error: maxSpeedLat must be greater than 0
< Error: maxSpeedLat must be greater than 0
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'maxSpeedLat' in definition of vType 'vType0' Invalid Number Format (double) dummyMaxSpeedLat.
Error: maxSpeedLat must be greater than 0
Error: maxSpeedLat must be greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" maxSpeedLat="12.00"/>
    <vType id="vType4" maxSpeedLat="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load mingap ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'minGap' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGap.
< Error: minGap must be equal or greater than 0
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'minGap' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGap.
Error: minGap must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" minGap="0.00"/>
    <vType id="vType3" minGap="12.00"/>
    <vType id="vType4" minGap="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load mingaplat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'minGapLat' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGapLat.
< Error: minGapLat must be equal or greater than 0
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'minGapLat' in definition of vType 'vType0' Invalid Number Format (double) dummyMinGapLat.
Error: minGapLat must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" minGapLat="0.00"/>
    <vType id="vType3" minGapLat="12.00"/>
    <vType id="vType4" minGapLat="4.50"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load osgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'osgFile' in definition of vType 'vType1' is empty.
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ9 from SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE10 from SUMORTree with boundary -11.60,10.00,10.00,50.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'osgFile' in definition of vType 'vType1' 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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0" osgFile="dummyOsgFile"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,160c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Debug: Inserting generic parameter 'key1|value1' into route
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Inserting generic parameter '$$key with spaces%%|value3' into route
< Debug: Inserting generic parameter 'key1|value4' into route
< Debug: Inserting generic parameter 'key2|' into route
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into route
< Debug: Inserting generic parameter 'key4|value5' into route
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4 gneE5" color="yellow">
        <param key="$$key with spaces%%" value="value3"/>
        <param key="key1" value="value4"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="key4" value="value5"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load personcapacity ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'personCapacity' in definition of vType 'vType0' Invalid Number Format (long long integer format) dummyPersonCapacity.
< Error: personCapacity must be equal or greater than 0
< Error: Attribute 'personCapacity' in definition of vType 'vType2' Invalid Number Format (long long integer format) 4.5.
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'personCapacity' in definition of vType 'vType0' Invalid Number Format (long long integer format) dummyPersonCapacity.
Error: personCapacity must be equal or greater than 0
Error: Attribute 'personCapacity' in definition of vType 'vType2' Invalid Number Format (long long integer format) 4.5.
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" personCapacity="0"/>
    <vType id="vType4" personCapacity="12"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load speeddev ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'speedDev' in definition of vType 'vType0' Invalid Number Format (double) dummySpeedDev.
< Error: speedDev must be equal or greater than 0
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'speedDev' in definition of vType 'vType0' Invalid Number Format (double) dummySpeedDev.
Error: speedDev must be equal or greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType2" speedFactor="normc(1.00,0.00)"/>
    <vType id="vType3" speedFactor="normc(1.00,12.00,0.20,2.00)"/>
    <vType id="vType4" speedFactor="normc(1.00,4.50,0.20,2.00)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load speedfactor ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,157c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Invalid format of distribution parameterized
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Invalid speed distribution when parsing vType 'vType1' (distribution mean -3.00 is smaller than lower boundary 0.20)
< Error: Invalid speed distribution when parsing vType 'vType2' (distribution mean 0.00 is smaller than lower boundary 0.20)
< Error: Invalid speed distribution when parsing vType 'vType3' (distribution mean 12.00 is larger than upper boundary 2.00)
< Error: Invalid speed distribution when parsing vType 'vType4' (distribution mean 4.50 is larger than upper boundary 2.00)
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Invalid format of distribution parameterized
Error: Invalid speed distribution when parsing vType 'vType1' (distribution mean -3.00 is smaller than lower boundary 0.20)
Error: Invalid speed distribution when parsing vType 'vType2' (distribution mean 0.00 is smaller than lower boundary 0.20)
Error: Invalid speed distribution when parsing vType 'vType3' (distribution mean 12.00 is larger than upper boundary 2.00)
Error: Invalid speed distribution when parsing vType 'vType4' (distribution mean 4.50 is larger than upper boundary 2.00)
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="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0" speedFactor="normc(0.00,0.00)"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load vclass ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,162c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: The vehicle class 'dummyVClass' for vType 'vType0' is not known.
< Debug: Adding vType 'vType0' in GNEChange_DemandElement
< Error: Attribute 'vClass' in definition of vType 'vType1' is empty.
< Debug: Adding vType 'vType1' in GNEChange_DemandElement
< Debug: Adding vType 'vType2' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: The vehicle class 'dummyVClass' for vType 'vType0' is not known.
Error: Attribute 'vClass' in definition of vType 'vType1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType0" vClass="ignoring"/>
    <vType id="vType1" vClass="ignoring"/>
    <vType id="vType2" vClass="bus"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,159c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Inserted junction:gneJ6 into SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Inserted junction:gneJ7 into SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Inserted junction:gneJ8 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ9 into SUMORTree with boundary 18.00,8.00,42.00,32.00
< GLDebug: 	Inserted edge:gneE10 into SUMORTree with boundary -11.60,10.00,10.00,50.00
< GLDebug: 	Inserted edge:gneE11 into SUMORTree with boundary -10.00,10.00,11.60,50.00
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,-11.60,70.00,10.00
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary 45.20,-10.00,70.00,50.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 50.00,-10.00,74.80,50.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary -10.00,30.00,70.00,51.60
< GLDebug: 	Inserted edge:gneE6 into SUMORTree with boundary -10.00,28.40,70.00,50.00
< GLDebug: 	Inserted edge:gneE7 into SUMORTree with boundary -10.00,-10.00,70.00,11.60
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -10.00,8.40,40.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,10.00,40.00,31.60
< Error: Attribute 'width' in definition of vType 'vType0' Invalid Number Format (double) dummyWidth.
< Error: width must be greater than 0
< Error: width must be greater than 0
< Debug: Adding vType 'vType3' in GNEChange_DemandElement
< Debug: Adding vType 'vType4' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ4 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ5 from SUMORTree with boundary 48.00,-12.00,72.00,12.00
< GLDebug: 	Removed object junction:gneJ6 from SUMORTree with boundary 48.00,28.00,72.00,52.00
< GLDebug: 	Removed object junction:gneJ7 from SUMORTree with boundary -12.00,28.00,12.00,52.00
< GLDebug: 	Removed object junction:gneJ8 from SUMORTree with boundary -12.00,8.00,12.00,32.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="31.40" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'width' in definition of vType 'vType0' Invalid Number Format (double) dummyWidth.
Error: width must be greater than 0
Error: width must be greater than 0
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-10.00,-20.00" convBoundary="0.00,0.00,60.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ5_0" function="internal">
        <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="58.40,7.20 57.85,4.75 56.20,3.00 53.45,1.95 49.60,1.60"/>
    </edge>
    <edge id=":gneJ5_1" function="internal">
        <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="49.60,-1.60 56.25,-1.05 61.00,0.60 63.85,3.35 64.80,7.20"/>
        <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="49.60,-1.60 54.85,-1.05 58.60,0.60 60.85,3.35 61.60,7.20"/>
    </edge>
    <edge id=":gneJ6_0" function="internal">
        <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="61.60,32.80 60.85,36.65 58.60,39.40 54.85,41.05 49.60,41.60"/>
    </edge>
    <edge id=":gneJ6_1" function="internal">
        <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="49.60,38.40 52.05,38.05 53.80,37.00 54.85,35.25 55.20,32.80"/>
        <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="49.60,38.40 53.45,38.05 56.20,37.00 57.85,35.25 58.40,32.80"/>
    </edge>
    <edge id=":gneJ7_0" function="internal">
        <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="3.50,41.00 1.53,40.64 0.12,39.58 -0.72,37.79 -1.00,35.30"/>
    </edge>
    <edge id=":gneJ7_1" function="internal">
        <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" width="2.00" shape="1.00,35.30 1.16,36.39 1.62,37.17 2.41,37.64 3.50,37.80"/>
    </edge>
    <edge id=":gneJ8_0" function="internal">
        <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" width="2.00" shape="-1.00,24.70 -0.72,21.68 0.12,19.52 1.53,18.23 3.50,17.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">
    <!-- VTypes -->
    <vType id="vType3" width="12.00"/>
    <vType id="vType4" width="4.50"/>
</routes>

daily.demand.waypoint.basic: 3 tests: 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic invalid_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_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 -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 'route_0' in DemandElementSelector
< Debug: Selected invalid item in DemandElementSelector
< Debug: Selected item 'route_0' in DemandElementSelector
< Debug: Adding stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing stopLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyParent
< TestFunctions: Clicked over position 550 - 423
< route_0
< TestFunctions: Clicked over position 550 - 423
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Current selected Stop parent isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic invalid_type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< 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 route 'route_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 -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 'route_0' in DemandElementSelector
< Debug: Selected invalid item in GNETagSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyType
< TestFunctions: Clicked over position 550 - 423
< waypointLane
< TestFunctions: Clicked over position 550 - 423
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Selected Stop type isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic no_parents ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< 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
< 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()
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Current selected Stop parent isn't valid.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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>

daily.demand.waypoint.busstop: 52 tests: 52 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< dummy Act
< TestFunctions: Clicked over position 604 - 343
< singing
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 595 - 343
< dummyValue
< TestFunctions: Clicked over position 596 - 343
< -20
< TestFunctions: Clicked over position 597 - 343
< 0
< TestFunctions: Clicked over position 598 - 343
< 22.33
< TestFunctions: Clicked over position 599 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="0.00" speed="13.89"/>
        <stop busStop="busStopB" duration="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< TestFunctions: Clicked over position 595 - 343
< -20
< TestFunctions: Clicked over position 596 - 343
< 0
< TestFunctions: Clicked over position 597 - 343
< 22.33
< TestFunctions: Clicked over position 598 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" extension="0.00" speed="13.89"/>
        <stop busStop="busStopB" extension="0.00" speed="13.89"/>
        <stop busStop="busStopB" extension="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< tripID
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" line="tripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing route 'route_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a stopBusStop to create a stop placed in a stopBusStop
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< true
< TestFunctions: Clicked over position 599 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< -10
< TestFunctions: Clicked over position 604 - 343
< 19.41
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" speed="19.41"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< container
< TestFunctions: Clicked over position 594 - 343
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 343
< 
< TestFunctions: Clicked over position 604 - 343
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< join
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="join" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< person
< TestFunctions: Clicked over position 594 - 343
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 343
< 
< TestFunctions: Clicked over position 604 - 343
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 343
< 
< TestFunctions: Clicked over position 599 - 343
< customLine
< TestFunctions: Clicked over position 604 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
        <stop busStop="busStopB" duration="60.00" tripId="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointBusStop
< Debug: Invalid input parameter of waypointBusStop
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< TestFunctions: Clicked over position 595 - 343
< -20
< TestFunctions: Clicked over position 596 - 343
< 0
< TestFunctions: Clicked over position 597 - 343
< 22.33
< TestFunctions: Clicked over position 598 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="0.00" speed="13.89"/>
        <stop busStop="busStopB" until="0.00" speed="13.89"/>
        <stop busStop="busStopB" until="22.33" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 343
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" extension="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" line="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of waypointBusStop isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-12' for attribute speed of waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< -12
< 7.1
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" speed="7.10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="join" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointBusStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" duration="60.00" tripId="customID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding vehicle '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointBusStop' in GNETagSelector
< Debug: Adding waypointBusStop 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Setting new attribute into waypointBusStop 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointBusStop
< TestFunctions: Clicked over position 594 - 343
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00" route="route_0">
        <stop busStop="busStopB" until="3.50" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute into waypointBusStop 'route_0'
< Debug: Setting new attribute into waypointBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute into waypointBusStop 'route_0'
< Debug: Setting new attribute into waypointBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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 ';;;;' for attribute speed of waypointBusStop isn't valid
< Debug: Value '-7.3' for attribute speed of waypointBusStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< -7.3
< 12.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="12.20" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="12.20" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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 waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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 waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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 waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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 ';;;;' for attribute tripId of waypointBusStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: Setting new attribute into waypointBusStop 'route_0'
< Debug: Setting new attribute into waypointBusStop 'route_0'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 343
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'actType' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00" actType=";;;;"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00" actType="waiting"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="0.00" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="2.00" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected=";;;;" speed="10.00"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected="ID1" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" expected="ID1 ID2" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'expectedContainers' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers=";;;;" speed="10.00"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers="ID1" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="container" expectedContainers="ID1 ID2" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00" extension="0.00" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" duration="60.00" extension="2.30" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'line' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" line=";;;;" speed="10.00"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" line="customLine" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" parking="1" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" parking="1" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_4' in GNEChange_DemandElement
< Debug: Adding route 'route_5' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="" speed="10.00"/>
    </route>
    <route id="route_5" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" triggered="person" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'tripId' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" tripId=";;;;" speed="10.00"/>
    </route>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" tripId="customTripID" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 busStop 'busStop' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'busStop'
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding route 'route_2' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_2' in GNEChange_DemandElement
< Debug: Adding route 'route_3' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_3' in GNEChange_DemandElement
< Debug: Adding route 'route_4' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'busStop'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'busStop'
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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_1" edges="gneE0 gneE1" color="yellow"/>
    <route id="route_2" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" speed="10.00"/>
    </route>
    <route id="route_3" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" until="0.00" speed="10.00"/>
    </route>
    <route id="route_4" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStop" until="2.30" speed="10.00"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,139c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding busStop 'busStopE' in GNEChange_Additional
< Debug: Adding busStop 'busStopF' in GNEChange_Additional
< Debug: Adding busStop 'busStopG' in GNEChange_Additional
< Debug: Adding busStop 'busStopH' in GNEChange_Additional
< Debug: Adding route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_0' in GNEChange_DemandElement
< Debug: Adding route 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Adding waypointBusStop 'route_1' in GNEChange_DemandElement
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="gneE0_0" startPos="19.75" endPos="29.75"/>
    <busStop id="busStopB" lane="gneE1_0" startPos="28.41" endPos="38.41"/>
    <busStop id="busStopC" lane="gneE2_0" startPos="16.48" endPos="26.48"/>
    <busStop id="busStopD" lane="gneE2_1" startPos="21.73" endPos="31.73"/>
    <busStop id="busStopE" lane="gneE2_2" startPos="23.79" endPos="33.79"/>
    <busStop id="busStopF" lane="gneE2_3" startPos="27.13" endPos="37.13"/>
    <busStop id="busStopG" lane="gneE2_4" startPos="31.03" endPos="41.03"/>
    <busStop id="busStopH" lane="gneE4_0" startPos="17.90" endPos="27.90"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>
    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,18.40 51.20,19.20 51.60,20.00 51.20,20.80 50.00,21.60"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,21.60 -1.20,20.80 -1.60,20.00 -1.20,19.20 0.00,18.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>
    <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1">
        <lane id="gneE2_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,37.00 0.00,37.00"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Routes -->
    <route id="route_0" edges="gneE2 gneE4" color="yellow">
        <stop busStop="busStopC" duration="60.00" speed="10.00"/>
        <stop busStop="busStopD" duration="60.00" speed="10.00"/>
        <stop busStop="busStopE" duration="60.00" speed="10.00"/>
        <stop busStop="busStopF" duration="60.00" speed="10.00"/>
        <stop busStop="busStopG" duration="60.00" speed="10.00"/>
        <stop busStop="busStopH" duration="60.00" speed="10.00"/>
    </route>
    <route id="route_1" edges="gneE0 gneE1" color="yellow">
        <stop busStop="busStopA" duration="60.00" speed="10.00"/>
        <stop busStop="busStopB" duration="60.00" speed="10.00"/>
    </route>
</routes>

daily.demand.waypoint.chargingstation: 52 tests: 52 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< dummy Act
< TestFunctions: Clicked over position 604 - 363
< singing
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 595 - 363
< dummyValue
< TestFunctions: Clicked over position 596 - 363
< -20
< TestFunctions: Clicked over position 597 - 363
< 0
< TestFunctions: Clicked over position 598 - 363
< 22.33
< TestFunctions: Clicked over position 599 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< TestFunctions: Clicked over position 595 - 363
< -20
< TestFunctions: Clicked over position 596 - 363
< 0
< TestFunctions: Clicked over position 597 - 363
< 22.33
< TestFunctions: Clicked over position 598 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" extension="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" extension="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< customLine
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Warning: Click over a chargingStation to create a stop placed in a chargingStation
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< true
< TestFunctions: Clicked over position 599 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< -12
< TestFunctions: Clicked over position 604 - 363
< 19.21
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" speed="19.21"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< container
< TestFunctions: Clicked over position 594 - 363
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 363
< 
< TestFunctions: Clicked over position 604 - 363
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< join
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< person
< TestFunctions: Clicked over position 594 - 363
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 363
< 
< TestFunctions: Clicked over position 604 - 363
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 363
< 
< TestFunctions: Clicked over position 599 - 363
< tripID
< TestFunctions: Clicked over position 604 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" duration="60.00" tripId="tripID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Invalid input parameter of waypointChargingStation
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< TestFunctions: Clicked over position 595 - 363
< -20
< TestFunctions: Clicked over position 596 - 363
< 0
< TestFunctions: Clicked over position 597 - 363
< 22.33
< TestFunctions: Clicked over position 598 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" until="0.00" speed="13.89"/>
        <stop chargingStation="chargingStationB" until="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Removing waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 363
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute duration of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointChargingStation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute extension of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointChargingStation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" extension="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of waypointChargingStation isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-42' for attribute speed of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< -42
< 1.15
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" speed="1.15"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointChargingStation isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" duration="60.00" tripId="customID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 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 'waypointChargingStation' in GNETagSelector
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
< Debug: Value 'dummyValue' for attribute until of waypointChargingStation isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointChargingStation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointChargingStation
< TestFunctions: Clicked over position 594 - 363
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationB" until="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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 ';;;;' for attribute speed of waypointChargingStation isn't valid
< Debug: Value '-7.3' for attribute speed of waypointChargingStation isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< -7.3
< 12.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="12.20" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="12.20" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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 waypointChargingStation isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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 waypointChargingStation isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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 waypointChargingStation isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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 ';;;;' for attribute tripId of waypointChargingStation isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <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" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding flow 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation '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: Setting new attribute into waypointChargingStation 'flow'
< Debug: Setting new attribute into waypointChargingStation 'flow'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 363
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStationA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop chargingStation="chargingStationB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00" actType=";;;;"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="0.00" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="2.00" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected=";;;;" speed="10.00"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected="ID1" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" expected="ID1 ID2" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers=";;;;" speed="10.00"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers="ID1" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="container" expectedContainers="ID1 ID2" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00" extension="0.00" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" duration="60.00" extension="2.30" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" line=";;;;" speed="10.00"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" line="customLine" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" parking="1" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_4' in GNEChange_DemandElement
< Debug: Adding flow 'flow_5' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="" speed="10.00"/>
    </flow>
    <flow id="flow_5" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" triggered="person" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_0' in GNEChange_DemandElement
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" tripId=";;;;" speed="10.00"/>
    </flow>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" tripId="customTripID" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 chargingStation 'chargingStation' in GNEChange_Additional
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'chargingStation'
< Debug: Adding flow 'flow_1' in GNEChange_DemandElement
< Debug: Adding flow 'flow_2' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_2' in GNEChange_DemandElement
< Debug: Adding flow 'flow_3' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_3' in GNEChange_DemandElement
< Debug: Adding flow 'flow_4' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'flow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStation" 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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'chargingStation'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_1" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"/>
    <flow id="flow_2" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" speed="10.00"/>
    </flow>
    <flow id="flow_3" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" until="0.00" speed="10.00"/>
    </flow>
    <flow id="flow_4" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18">
        <stop chargingStation="chargingStation" until="2.30" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding chargingStation 'chargingStationA' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationB' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationC' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationD' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationE' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationF' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationG' in GNEChange_Additional
< Debug: Adding chargingStation 'chargingStationH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding trip 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointChargingStation 'trip0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <chargingStation id="chargingStationA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <chargingStation id="chargingStationB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <chargingStation id="chargingStationC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <chargingStation id="chargingStationD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <chargingStation id="chargingStationE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <chargingStation id="chargingStationF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <chargingStation id="chargingStationG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <chargingStation id="chargingStationH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationH" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationG" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationF" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationE" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationD" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationC" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop chargingStation="chargingStationB" duration="60.00" speed="10.00"/>
        <stop chargingStation="chargingStationA" duration="60.00" speed="10.00"/>
    </trip>
</routes>

daily.demand.waypoint.containerstop: 52 tests: 52 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< dummy Act
< TestFunctions: Clicked over position 604 - 323
< singing
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 595 - 323
< dummyValue
< TestFunctions: Clicked over position 596 - 323
< -20
< TestFunctions: Clicked over position 597 - 323
< 0
< TestFunctions: Clicked over position 598 - 323
< 22.33
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" extension="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" extension="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< customLine
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" line="customLine" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing trip 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding trip 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a containerStop to create a stop placed in a containerStop
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< true
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< ID1 ID2 ID3
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< -11
< TestFunctions: Clicked over position 604 - 323
< 8.34
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" speed="8.34"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< container
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="container" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< join
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="join" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< person
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="person" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< tripID
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
        <stop containerStop="containerStopB" duration="60.00" tripId="tripID" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Invalid input parameter of waypointContainerStop
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" until="0.00" speed="13.89"/>
        <stop containerStop="containerStopB" until="22.33" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Removing waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute duration of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute extension of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" extension="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" line="customLine" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'opportunistic' for attribute parking of waypointContainerStop isn't valid
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-7' for attribute speed of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< -7
< 11.33
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="11.33"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="join" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Value ';;;;;;' for attribute tripId of waypointContainerStop isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;
< 
< customType
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" tripId="customType" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' 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 'trip' in DemandElementSelector
< Debug: Selected item 'waypointContainerStop' in GNETagSelector
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
< Debug: Value 'dummyValue' for attribute until of waypointContainerStop isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointContainerStop
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" until="3.50" speed="13.89"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,88c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< true
< false
< opportunistic
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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 ';;;;' for attribute speed of waypointContainerStop isn't valid
< Debug: Value '-7.3' for attribute speed of waypointContainerStop isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< -7.3
< 12.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="12.20" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="12.20" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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 waypointContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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 waypointContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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 waypointContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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 ';;;;' for attribute tripId of waypointContainerStop isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding trip 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip' 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: Setting new attribute into waypointContainerStop 'trip'
< Debug: Setting new attribute into waypointContainerStop 'trip'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop containerStop="containerStopB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" actType="singing"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'actType' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00" actType=";;;;"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00" actType="waiting"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_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 -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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="0.00" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="2.00" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected=";;;;" speed="10.00"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected="ID1" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" expected="ID1 ID2" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 'expectedContainers' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers=";;;;" speed="10.00"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers="ID1" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="container" expectedContainers="ID1 ID2" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'extension' in definition of a stop is empty.
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00" extension="0.00" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" duration="60.00" extension="2.30" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'line' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line=";;;;" speed="10.00"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" line="customLine" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'containerStop'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" parking="1" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" parking="1" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_4' in GNEChange_DemandElement
< Debug: Adding trip 'trip_5' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="" speed="10.00"/>
    </trip>
    <trip id="trip_5" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" triggered="person" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 'tripId' in definition of a stop is empty.
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_0' in GNEChange_DemandElement
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" tripId=";;;;" speed="10.00"/>
    </trip>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" tripId="customTripID" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'containerStop'
< Debug: Adding trip 'trip_1' in GNEChange_DemandElement
< Debug: Adding trip 'trip_2' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_2' in GNEChange_DemandElement
< Debug: Adding trip 'trip_3' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_3' in GNEChange_DemandElement
< Debug: Adding trip 'trip_4' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'containerStop'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip_0" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_1" depart="0.00" from="gneE0" to="gneE1"/>
    <trip id="trip_2" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" speed="10.00"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" until="0.00" speed="10.00"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStop" until="2.30" speed="10.00"/>
    </trip>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,222c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding containerStop 'containerStopA' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopB' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopC' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopD' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopE' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopF' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopG' in GNEChange_Additional
< Debug: Adding containerStop 'containerStopH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding trip 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
< Debug: Adding waypointContainerStop 'trip0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <containerStop id="containerStopA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <containerStop id="containerStopB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <containerStop id="containerStopC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <containerStop id="containerStopD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <containerStop id="containerStopE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <containerStop id="containerStopF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <containerStop id="containerStopG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <containerStop id="containerStopH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <trip id="trip0" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopH" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopG" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopF" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopE" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopD" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopC" duration="60.00" speed="10.00"/>
    </trip>
    <trip id="trip1" type="id" depart="0.00" from="gneE0" to="gneE1">
        <stop containerStop="containerStopB" duration="60.00" speed="10.00"/>
        <stop containerStop="containerStopA" duration="60.00" speed="10.00"/>
    </trip>
</routes>

daily.demand.waypoint.lane: 60 tests: 60 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< dummy Act
< TestFunctions: Clicked over position 684 - 353
< singing
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType=";;;;;;;;;;"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" speed="13.89" actType="dummy Act"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 694 - 353
< dummyValue
< TestFunctions: Clicked over position 684 - 353
< -20
< TestFunctions: Clicked over position 674 - 353
< 0
< TestFunctions: Clicked over position 664 - 353
< 22.33
< TestFunctions: Clicked over position 654 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" duration="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="11.00" endPos="21.00" duration="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< dummyValue
< TestFunctions: Clicked over position 694 - 353
< -20
< TestFunctions: Clicked over position 684 - 353
< 0
< TestFunctions: Clicked over position 674 - 353
< 22.33
< TestFunctions: Clicked over position 664 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" extension="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" extension="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" friendlyPos="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< customLine
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line=";;;;;;;;;;" speed="13.89"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< true
< TestFunctions: Clicked over position 694 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< ID1 ID2 ID3
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" permitted="ID1 ID2 ID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< dummyPosLat
< TestFunctions: Clicked over position 704 - 353
< -15
< TestFunctions: Clicked over position 694 - 353
< 7
< TestFunctions: Clicked over position 684 - 353
< 2.3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" posLat="-15.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" posLat="7.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" posLat="2.30" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< dummyLane
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< -7
< TestFunctions: Clicked over position 684 - 353
< 4.2
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" speed="4.20"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< container
< TestFunctions: Clicked over position 704 - 353
< ;;;;;;;;;;
< TestFunctions: Clicked over position 694 - 353
< 
< TestFunctions: Clicked over position 684 - 353
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="container" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="container" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< join
< TestFunctions: Clicked over position 704 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< person
< TestFunctions: Clicked over position 704 - 353
< ;;;;;;;;;;
< TestFunctions: Clicked over position 694 - 353
< 
< TestFunctions: Clicked over position 684 - 353
< personID1 personID2 personID3
< TestFunctions: Clicked over position 674 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="person" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" triggered="person" expected="personID1 personID2 personID3" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< ;;;;;;;;;;
< TestFunctions: Clicked over position 704 - 353
< 
< TestFunctions: Clicked over position 694 - 353
< tripID
< TestFunctions: Clicked over position 684 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="8.00" endPos="18.00" duration="60.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" duration="60.00" tripId="tripID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointLane
< Debug: Invalid input parameter of waypointLane
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< dummyValue
< TestFunctions: Clicked over position 694 - 353
< -20
< TestFunctions: Clicked over position 684 - 353
< 0
< TestFunctions: Clicked over position 674 - 353
< 22.33
< TestFunctions: Clicked over position 664 - 353
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="9.00" endPos="19.00" until="0.00" speed="13.89"/>
        <stop lane="gneE1_0" startPos="10.00" endPos="20.00" until="22.33" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Removing waypointLane 'routeFlow' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 704 - 363
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18"/>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< singing
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" actType="singing"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Value 'dummyValue' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute duration of waypointLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect endpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute endPos of waypointLane isn't valid
< Debug: Value '' for attribute endPos of waypointLane isn't valid
< Debug: Value '-500' for attribute endPos of waypointLane isn't valid
< Debug: Value '600' for attribute endPos of waypointLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -500
< 600
< 20
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="20.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Value 'dummyValue' for attribute extension of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute extension of waypointLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" extension="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89" friendlyPos="1"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute lane of waypointLane isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< gneE1_0
< gneE0_0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< customLine
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" line="customLine" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'opportunistic' for attribute parking of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< opportunistic
< true
< false
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< permitA permitB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" permitted="permitA permitB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute posLat of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -30
< 6
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="2.30" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-4' for attribute speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -4
< 6.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="6.30"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect startpos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute startPos of waypointLane isn't valid
< Debug: Value '' for attribute startPos of waypointLane isn't valid
< Debug: Value '500' for attribute startPos of waypointLane isn't valid
< Debug: Value '-600' for attribute startPos of waypointLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< 500
< -600
< 16
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="16.00" endPos="17.00" duration="60.00" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< container
< containerA containerB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="container" expectedContainers="containerA containerB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< 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 output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< join
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="join" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummy
< person
< personA personB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" triggered="person" expected="personA personB" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointLane isn't valid
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< ;;;;
< 
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" tripId="customID" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' 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 'routeFlow' in DemandElementSelector
< Debug: Selected item 'waypointLane' in GNETagSelector
< Debug: Adding waypointLane 'routeFlow' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Setting new attribute into waypointLane 'routeFlow'
< Debug: Value 'dummyValue' for attribute until of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Value '-5' for attribute until of waypointLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointLane
< TestFunctions: Clicked over position 704 - 353
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="3.50" speed="13.89"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< singing
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute into waypointLane 'route_0'
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Value 'dummyValue' for attribute duration of waypointLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute into waypointLane 'route_0'
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Value 'dummyValue' for attribute extension of waypointLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" friendlyPos="1" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< customLine
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="customLine" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="customLine" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 'opportunistic' for attribute parking of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< opportunistic
< true
< false
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< permitA permitB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 posLat of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< 3.5
< 12
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="12.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 speed of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-5' for attribute speed of waypointLane isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< 
< -5
< 6.4
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="6.40" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="6.40" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< container
< containerA containerB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< join
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummy
< person
< personA personB
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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 ';;;;;' for attribute tripId of waypointLane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< ;;;;;
< 
< customTripID
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'route_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 -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: Setting new attribute into waypointLane 'route_0'
< Debug: Setting new attribute into waypointLane 'route_0'
< Debug: Value 'dummyValue' for attribute until of waypointLane isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 569 - 356
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow">
        <stop lane="gneE0_0" startPos="7.00" endPos="17.00" posLat="20.00" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="22.50" friendlyPos="1" actType="singing"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" posLat="10.00" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
    </route>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'actType' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00" actType=";;;;"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00" actType="waiting"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_5' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_5" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow' 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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="0.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="2.00" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" speed="10.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected=";;;;" speed="10.00"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected="ID1" speed="10.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" expected="ID1 ID2" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'expectedContainers' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" speed="10.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers=";;;;" speed="10.00"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers="ID1" speed="10.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="container" expectedContainers="ID1 ID2" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'extension' 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.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" extension="0.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" duration="60.00" extension="2.30" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'line' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" line=";;;;" speed="10.00"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" line="customLine" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load parking ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_5' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_5' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'parking' in definition of a stop Invalid Bool Format dummy.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format -4.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Attribute 'parking' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" parking="1" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_5" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" parking="1" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Error: There is another flowRoute with the same ID='routeFlow_0'.
< Debug: Adding waypointLane 'routeFlow_0' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: There is another flowRoute with the same ID='routeFlow_0'.
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="" speed="10.00"/>
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" triggered="person" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_0' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' 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: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'tripId' 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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" tripId=";;;;" speed="10.00"/>
    </flow>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" tripId="customTripID" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 route 'route_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
< Debug: Adding flowRoute 'routeFlow_1' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_2' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_3' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlow_4' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlow_4' 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
</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 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop on lane 'gneE1_0'
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,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">
    <!-- Routes -->
    <route id="route_0" edges="gneE0 gneE1" color="yellow"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlow_0" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_1" begin="0.00" route="route_0" end="3600.00" number="18"/>
    <flow id="routeFlow_2" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_3" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="0.00" speed="10.00"/>
    </flow>
    <flow id="routeFlow_4" begin="0.00" route="route_0" end="3600.00" number="18">
        <stop lane="gneE1_0" startPos="7.00" endPos="17.00" until="2.30" speed="10.00"/>
    </flow>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,14.80
< Debug: Adding route 'routeA' in GNEChange_DemandElement
< Debug: Adding route 'routeB' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowA' in GNEChange_DemandElement
< Debug: Adding flowRoute 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Adding waypointLane 'routeFlowB' in GNEChange_DemandElement
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: demand elements saved
< 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,-14.80,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,14.80
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-7.40 50.00,-7.40"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE0_2" index="2" 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,7.40 0.00,7.40"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE1_2" index="2" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="82" state="G"/>
        <phase duration="3"  state="y"/>
        <phase duration="5"  state="r"/>
    </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">
    <!-- Routes -->
    <route id="routeA" edges="gneE0 gneE1" color="yellow"/>
    <route id="routeB" edges="gneE1" color="orange"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="routeFlowA" begin="0.00" route="routeA" end="3600.00" number="18">
        <stop lane="gneE1_1" startPos="7.00" endPos="17.00" speed="30.00"/>
        <stop lane="gneE1_1" startPos="8.00" endPos="17.00" speed="30.00"/>
        <stop lane="gneE1_1" startPos="9.00" endPos="17.00" speed="30.00"/>
        <stop lane="gneE1_1" startPos="10.00" endPos="17.00" speed="30.00"/>
        <stop lane="gneE1_1" startPos="11.00" endPos="17.00" speed="30.00"/>
    </flow>
    <flow id="routeFlowB" begin="0.00" route="routeB" end="3600.00" number="18">
        <stop lane="gneE1_1" startPos="7.00" endPos="17.00" speed="20.00"/>
        <stop lane="gneE1_1" startPos="8.00" endPos="17.00" speed="20.00"/>
        <stop lane="gneE1_1" startPos="9.00" endPos="17.00" speed="20.00"/>
        <stop lane="gneE1_1" startPos="10.00" endPos="17.00" speed="20.00"/>
        <stop lane="gneE1_1" startPos="11.00" endPos="17.00" speed="20.00"/>
    </flow>
</routes>

daily.demand.waypoint.parkingarea: 49 tests: 49 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< dummy Act
< TestFunctions: Clicked over position 604 - 323
< singing
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType=";;;;;;;;;;"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="dummy Act"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 595 - 323
< dummyValue
< TestFunctions: Clicked over position 596 - 323
< -20
< TestFunctions: Clicked over position 597 - 323
< 0
< TestFunctions: Clicked over position 598 - 323
< 22.33
< TestFunctions: Clicked over position 599 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" extension="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" extension="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< customLine
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line=";;;;;;;;;;" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create no_parent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< 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+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 631 - 408
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Click over a parkingArea to create a stop placed in a parkingArea
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< ID1 ID2 ID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="ID1 ID2 ID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< -12
< TestFunctions: Clicked over position 609 - 323
< 32.5
< TestFunctions: Clicked over position 614 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="32.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< container
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 604 - 323
< 
< TestFunctions: Clicked over position 609 - 323
< containerID1 containerID2 containerID3
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerID1 containerID2 containerID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< join
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< person
< TestFunctions: Clicked over position 594 - 323
< ;;;;;;;;;;
< TestFunctions: Clicked over position 599 - 323
< 
< TestFunctions: Clicked over position 604 - 323
< personID1 personID2 personID3
< TestFunctions: Clicked over position 609 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personID1 personID2 personID3" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< ;;;;;;;;;;
< TestFunctions: Clicked over position 594 - 323
< 
< TestFunctions: Clicked over position 599 - 323
< tripID
< TestFunctions: Clicked over position 604 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="tripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Invalid input parameter of waypointParkingArea
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< TestFunctions: Clicked over position 595 - 323
< -20
< TestFunctions: Clicked over position 596 - 323
< 0
< TestFunctions: Clicked over position 597 - 323
< 22.33
< TestFunctions: Clicked over position 598 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" until="0.00" parking="1" speed="13.89"/>
        <stop parkingArea="parkingAreaB" until="22.33" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Removing waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 631 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 594 - 323
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="13.89" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute duration of waypointParkingArea isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute extension of waypointParkingArea isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" extension="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;
< 
< customLine
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" line="customLine" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< 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 output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" permitted="permitA permitB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute speed of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Value '-16' for attribute speed of waypointParkingArea isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< -16
< 11.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="11.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="container" parking="1" expectedContainers="containerA containerB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="join" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value 'dummy' for attribute triggered of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" parking="1" expected="personA personB" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Value ';;;;' for attribute tripId of waypointParkingArea isn't valid
< Debug: Setting new attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" tripId="customTripID" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded '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 -10.00,-11.60,35.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -18.20,-18.40,38.20,28.00
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Selected item 'vehicle_0' in DemandElementSelector
< Debug: Selected item 'waypointParkingArea' in GNETagSelector
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Setting new attribute into waypointParkingArea 'vehicle_0'
< Debug: Value 'dummyValue' for attribute until of waypointParkingArea isn't valid
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< waypointParkingArea
< TestFunctions: Clicked over position 594 - 323
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaB" until="3.50" parking="1" speed="13.89"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< singing
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="singing"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="3.50" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="3.50" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="3.50" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="3.50" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< custom line
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="custom line" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="custom line" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection permitted ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< permitA permitB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="permitA permitB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="permitA permitB" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< 
< -14
< 12.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="12.30" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="12.30" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_container ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< container
< containerA containerB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="container" parking="1" permitted="A B" expectedContainers="containerA containerB" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" expectedContainers="containerA containerB" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_join ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< join
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="join" parking="1" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="join" parking="1" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_person ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummy
< person
< personA personB
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="personA personB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="person" parking="1" expected="personA personB" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< ;;;;
< 
< customTripID
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="12.00" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="customTripID" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="20.00" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="customTripID" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< 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 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea '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 -18.20,-18.40,38.20,28.00
< 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: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 594 - 323
< dummyValue
< 
< -5
< 0
< 3.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="10.00" endPos="20.00"/>
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="70.00" until="3.50" extension="10.00" triggered="person" parking="1" expected="perA perB" permitted="A B" tripId="tripA" line="lineA" speed="10.00" actType="walking"/>
        <stop parkingArea="parkingAreaB" duration="60.00" until="3.50" extension="20.00" triggered="container" parking="1" expected="conA conB" permitted="C D" tripId="tripB" line="lineB" speed="20.50" actType="singing"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load acttype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'actType' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'actType' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00" actType=";;;;"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00" actType="waiting"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load containertrigger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< 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
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< 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 waypointParkingArea 'vehicle_3' in GNEChange_DemandElement
< Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format dummy.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format -4.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'containerTriggered' in definition of a stop Invalid Bool Format 2.3.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< 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 waypointParkingArea '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: 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
< 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 ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load duration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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
< Error: Attribute 'duration' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'duration' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'duration' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'duration' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="0.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="2.00" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load expected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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
< Error: Attribute 'expected' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected=";;;;" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected="ID1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" expected="ID1 ID2" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load expectedcontainers ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< 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
< Error: Attribute 'expectedContainers' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'expectedContainers' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers=";;;;" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers="ID1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="container" parking="1" expectedContainers="ID1 ID2" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load extension ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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
< Error: Attribute 'extension' in definition of a stop is not a valid time value.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'extension' in definition of a stop is empty.
< Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'extension' in definition of a stop is not a valid time value.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
Error: Attribute 'extension' in definition of a stop is empty.
Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" extension="0.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" duration="60.00" extension="2.30" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'line' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'line' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" line=";;;;" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" line="customLine" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< 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
< Error: Attribute 'speed' in definition of a stop is empty.
< Error: Speed cannot be negative for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'speed' in definition of a stop Invalid Number Format (double) dummySpeed.
< Error: Speed cannot be negative for stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Speed cannot be negative for stop at 'parkingArea'
< 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 waypointParkingArea 'vehicle_3' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'speed' in definition of a stop is empty.
Error: Speed cannot be negative for stop at 'parkingArea'
Error: Attribute 'speed' in definition of a stop Invalid Number Format (double) dummySpeed.
Error: Speed cannot be negative for stop at 'parkingArea'
Error: Speed cannot be negative for stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="8.50"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load triggered ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< 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
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'triggered' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' in GNEChange_DemandElement
< Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_5' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_5' in GNEChange_DemandElement
< Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Attribute 'triggered' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Value of stop attribute 'trigger' must be 'person', 'container', 'join' or a boolean
Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_5" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" triggered="person" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load tripid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< 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
< Error: Attribute 'tripId' in definition of a stop is empty.
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' 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 -13.20,-28.00,43.20,18.40
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,35.00,11.60
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'tripId' 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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" tripId=";;;;" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" tripId="customTripID" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load until ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< 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
< Error: Attribute 'until' in definition of a stop is not a valid time value.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Error: Attribute 'until' in definition of a stop is empty.
< Error: Invalid duration or end time is given for a stop at 'parkingArea'
< Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_4' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_4' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <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 ----------
Error: Attribute 'until' in definition of a stop is not a valid time value.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
Error: Attribute 'until' in definition of a stop is empty.
Error: Invalid duration or end time is given for a stop at 'parkingArea'
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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_1" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
    </vehicle>
    <vehicle id="vehicle_2" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_3" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" until="0.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_4" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingArea" until="2.30" parking="1" speed="10.00"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,232c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< GLDebug: 	Inserted edge:-E1 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,10.00,60.00,44.40
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< Debug: Adding parkingArea 'parkingAreaA' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaB' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaC' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaD' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaE' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaF' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaG' in GNEChange_Additional
< Debug: Adding parkingArea 'parkingAreaH' in GNEChange_Additional
< Debug: Adding vType 'id' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
< Debug: Adding waypointParkingArea 'vehicle_0' in GNEChange_DemandElement
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <parkingArea id="parkingAreaA" lane="gneE0_0" startPos="19.75" endPos="29.75" friendlyPos="true"/>
    <parkingArea id="parkingAreaB" lane="gneE1_0" startPos="28.41" endPos="38.41" friendlyPos="true"/>
    <parkingArea id="parkingAreaC" lane="gneE2_0" startPos="16.48" endPos="26.48" friendlyPos="true"/>
    <parkingArea id="parkingAreaD" lane="gneE2_1" startPos="21.73" endPos="31.73" friendlyPos="true"/>
    <parkingArea id="parkingAreaE" lane="gneE2_2" startPos="23.79" endPos="33.79" friendlyPos="true"/>
    <parkingArea id="parkingAreaF" lane="gneE2_3" startPos="27.13" endPos="37.13" friendlyPos="true"/>
    <parkingArea id="parkingAreaG" lane="gneE2_4" startPos="31.03" endPos="41.03" friendlyPos="true"/>
    <parkingArea id="parkingAreaH" lane="gneE4_0" startPos="17.90" endPos="27.90" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection 'gneE4_0->E1_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
Warning: Speed of turning connection '-E0_1->gneE4_0' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00).
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
---------- 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="7.10" length="10.97" shape="-1.60,5.20 -1.18,2.22 0.10,0.10 2.22,-1.17 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="5.20,1.60 3.62,1.82 2.50,2.50 1.82,3.62 1.60,5.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" disallow="pedestrian" speed="3.65" length="1.30" shape="5.20,1.60 4.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" disallow="pedestrian" speed="3.65" length="3.37" shape="4.12,0.88 4.00,0.80 3.60,0.00 4.00,-0.80 5.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_c0" function="crossing" crossingEdges="-E0 E0">
        <lane id=":gneJ0_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="3.20,3.20 -3.20,3.20"/>
    </edge>
    <edge id=":gneJ0_w0" function="walkingarea">
        <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.91" width="4.00" shape="5.20,-3.20 5.20,-5.20 1.88,-4.94 -0.76,-4.14 -2.76,-2.76 -4.14,-0.76 -4.94,1.88 -5.20,5.20 -3.20,5.20 -2.97,2.63 -2.27,0.53 -1.10,-1.10 0.53,-2.27 2.63,-2.97"/>
    </edge>
    <edge id=":gneJ0_w1" function="walkingarea">
        <lane id=":gneJ0_w1_0" index="0" allow="pedestrian" speed="1.00" length="1.96" width="4.00" shape="3.20,5.20 5.20,5.20 5.20,3.20 4.59,3.26 4.09,3.42 3.70,3.70 3.42,4.09 3.26,4.59"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="48.40,5.20 48.17,3.62 47.50,2.50 46.38,1.82 44.80,1.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- VTypes -->
    <vType id="id" vClass="ignoring"/>
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="vehicle_0" type="id" depart="0.00">
        <route edges="gneE2 gneE4" color="yellow"/>
        <stop parkingArea="parkingAreaC" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaD" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaE" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaF" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaG" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaH" duration="60.00" parking="1" speed="10.00"/>
    </vehicle>
    <vehicle id="vehicle_1" type="id" depart="0.00">
        <route edges="gneE0 gneE1" color="yellow"/>
        <stop parkingArea="parkingAreaA" duration="60.00" parking="1" speed="10.00"/>
        <stop parkingArea="parkingAreaB" duration="60.00" parking="1" speed="10.00"/>
    </vehicle>
</routes>

daily.net.connections: 67 tests: 67 FAILED

Detailed information for the tests that FAILED:

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,78c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Adding connection '8_1->2_1' into edge '8'
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing connection '8_1->2_1' from edge '8'
< Debug: Deleting unreferenced connection 'from8_1to2_1' in removeConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding connection '8_1->2_1' into edge '8'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 904 - 358
< TestFunctions: Clicked over position 654 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections create default ( Last six runs Dec2022 )
netelements connections create yield ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections create invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Adding connection '8_1->2_0' into edge '8'
< Debug: Created connection 'from8_1to2_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing connection '8_1->2_0' from edge '8'
< Debug: Deleting unreferenced connection 'from8_1to2_0' in removeConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding connection '8_1->2_0' into edge '8'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 904 - 358
< TestFunctions: Clicked over position 724 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections delete click ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Setting new attribute
< Debug: declaring connections of edge '6' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '8' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '5' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '7' as loaded (It will not be removed)
< Debug: Removing connection '6_0->1_0' from edge '6'
< Debug: Deleting unreferenced connection 'from6_0to1_0' in removeConnection()
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections delete click_selected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,135c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< connection
< speed
< 
< TestFunctions: Clicked over position 532 - 308
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane '1_0' is not connected from any incoming edge at junction 'Center'.
Warning: Lane '1_1' is not connected from any incoming edge at junction 'Center'.
Warning: Lane '2_0' is not connected from any incoming edge at junction 'Center'.
Warning: Lane '2_1' is not connected from any incoming edge at junction 'Center'.
Warning: Lane '3_0' is not connected from any incoming edge at junction 'Center'.
Warning: Edge '5' is not connected to outgoing edges at junction 'Center'.
Warning: Edge '6' is not connected to outgoing edges at junction 'Center'.
Warning: Edge '7' is not connected to outgoing edges at junction 'Center'.
Warning: Edge '8' is not connected to outgoing edges at junction 'Center'.
Warning: Edge '5' is not connected to outgoing edges at junction 'Center'.
Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 16 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections delete frame ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Setting new attribute
< Debug: declaring connections of edge '6' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '8' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '5' as loaded (It will not be removed)
< Debug: Setting new attribute
< Debug: declaring connections of edge '7' as loaded (It will not be removed)
< Debug: Removing connection '8_1->3_1' from edge '8'
< Debug: Deleting unreferenced connection 'from8_1to3_1' in removeConnection()
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 904 - 358
< TestFunctions: Clicked over position 354 - 358
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,92c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'DummyAllowed' for attribute allow of connection isn't valid
< Debug: Setting new attribute
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of connection isn't valid
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect allow ( Last six runs Dec2022 )
netelements connections inspect_tls allow ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'DummyAllowed' for attribute changeLeft of connection isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeLeft of connection isn't valid
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect changeleft ( Last six runs Dec2022 )
netelements connections inspect_tls changeleft ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'DummyAllowed' for attribute changeRight of connection isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeRight of connection isn't valid
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect changeright ( Last six runs Dec2022 )
netelements connections inspect_tls changeright ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'dummyContPos' for attribute contPos of connection isn't valid
< Debug: Value '-3' for attribute contPos of connection isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyContPos
< -3
< 0
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect contpos ( Last six runs Dec2022 )
netelements connections inspect_tls contpos ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,80c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute customShape of connection isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyShape
< 
< 60.40,51.60 55.33,50.28 52.69,54.99 50.24,50.37 47.60,54.75 45.30,50.40 39.60,51.60
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect customshape ( Last six runs Dec2022 )
netelements connections inspect_tls customshape ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,92c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'DummyAllowed' for attribute disallow of connection isn't valid
< Debug: Setting new attribute
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of connection isn't valid
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect disallow ( Last six runs Dec2022 )
netelements connections inspect_tls disallow ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect indirect ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,74c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< Debug: network elements saved
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect keepclear ( Last six runs Dec2022 )
netelements connections inspect pass ( Last six runs Dec2022 )
netelements connections inspect uncontrolled ( Last six runs Dec2022 )
netelements connections inspect_tls keepclear ( Last six runs Dec2022 )
netelements connections inspect_tls pass ( Last six runs Dec2022 )
netelements connections inspect_tls uncontrolled ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'dummyLength' for attribute length of connection isn't valid
< Debug: Value '-4' for attribute length of connection isn't valid
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyLength
< -4
< 0
< 11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect length ( Last six runs Dec2022 )
netelements connections inspect_tls length ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,116c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect parameters ( Last six runs Dec2022 )
netelements connections inspect_tls parameters ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'dummySpeed' for attribute speed of connection isn't valid
< Debug: Value '-3' for attribute speed of connection isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummySpeed
< -3
< 0
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect speed ( Last six runs Dec2022 )
netelements connections inspect_tls speed ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,88c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< 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: 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 output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< %%%;;;;%%
< 
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect type ( Last six runs Dec2022 )
netelements connections inspect_tls type ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,87c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'dummyVisibility' for attribute visibility of connection isn't valid
< Debug: Value '-4' for attribute visibility of connection isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyVisibility
< -4
< 0
< 11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect visibility ( Last six runs Dec2022 )
netelements connections inspect_tls visibility ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,316c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected allow ( Last six runs Dec2022 )
netelements connections inspect_selected disallow ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,266c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected changeleft ( Last six runs Dec2022 )
netelements connections inspect_selected changeright ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,266c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyContPos
< -3
< 0
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected contpos ( Last six runs Dec2022 )
netelements connections inspect_selected_tls contpos ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected indirect ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,164c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,148c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected keepclear ( Last six runs Dec2022 )
netelements connections inspect_selected pass ( Last six runs Dec2022 )
netelements connections inspect_selected uncontrolled ( Last six runs Dec2022 )
netelements connections inspect_selected_tls keepclear ( Last six runs Dec2022 )
netelements connections inspect_selected_tls pass ( Last six runs Dec2022 )
netelements connections inspect_selected_tls uncontrolled ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,266c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyLength
< -4
< 0
< 11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,520c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected parameters ( Last six runs Dec2022 )
netelements connections inspect_selected_tls parameters ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,266c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummySpeed
< -3
< 0
< 15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected speed ( Last six runs Dec2022 )
netelements connections inspect_selected_tls speed ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,314c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< %%%;;;;%%
< 
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,266c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyVisibility
< -4
< 0
< 11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected visibility ( Last six runs Dec2022 )
netelements connections inspect_selected_tls visibility ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,182c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected_tls allow ( Last six runs Dec2022 )
netelements connections inspect_selected_tls disallow ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,166c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements connections inspect_selected_tls changeleft ( Last six runs Dec2022 )
netelements connections inspect_selected_tls changeright ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls indirect ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,244c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,166c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyLength
< -4
< 0
< 11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls linkindex ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,359c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyLinkIndex
< -2
< 0
< 600
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'Center', program '0' at tl-index 0
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls linkindex2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,365c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< dummyLinkIndex
< -2
< 0
< 600
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_selected_tls type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,180c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 338
< %%%;;;;%%
< 
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_tls indirect ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Setting new attribute
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements connections inspect_tls linkindex ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,96c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Enabled show connections through alt + 6
< Debug: Value 'dummyLinkIndex' for attribute linkIndex of connection isn't valid
< Debug: Value '-2' for attribute linkIndex of connection isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Value '600' for attribute linkIndex of connection isn't valid
< Debug: Deleting TLS from junction 'Center'
< Debug: Adding TLS into junction 'Center'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing TLS from junction 'Center'
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 532 - 332
< dummyLinkIndex
< -2
< 0
< 600
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="500.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'Center', program '0' at tl-index 1
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>

daily.net.crossings: 81 tests: 81 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements crossings load_big ( Last six runs Dec2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 27, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="3040.38" y="2702.76" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Ambiguity in turnarounds computation at junction '1130114721'.
Warning: Ambiguity in turnarounds computation at junction '1206481791'.
Warning: Ambiguity in turnarounds computation at junction '1206481808'.
Warning: Ambiguity in turnarounds computation at junction '196721246'.
Warning: Ambiguity in turnarounds computation at junction '2739143296'.
Warning: Found angle of 121.15 degrees at edge '-194073678#1', segment 0.
Warning: Found sharp turn with radius 7.15 at the end of edge '-194167259#1'.
Warning: Found sharp turn with radius 3.53 at the start of edge '-195071823'.
Warning: Found sharp turn with radius 6.37 at the start of edge '-52348720#0'.
Warning: Found sharp turn with radius 8.52 at the start of edge '122820534#0'.
Warning: Found angle of 121.15 degrees at edge '194073678#1', segment 0.
Warning: Found sharp turn with radius 7.15 at the start of edge '194167259#1'.
Warning: Found sharp turn with radius 3.53 at the end of edge '195071823'.
Warning: Found sharp turn with radius 8.32 at the end of edge '202162471'.
Warning: Found sharp turn with radius 8.48 at the start of edge '23852053#1'.
Warning: Found sharp turn with radius 6.37 at the end of edge '52348720#0'.
Warning: Found angle of 142.82 degrees at edge '6227654#2', segment 0.
Warning: Lane '-24992424#0_6' is not connected from any incoming edge at junction '2882261426'.
Warning: Lane '-24992424#1_6' is not connected from any incoming edge at junction 'cluster_2086246926_28373974'.
Warning: Lane '-24992424#2_6' is not connected from any incoming edge at junction '29219447'.
Warning: Lane '-24992424#3_6' is not connected from any incoming edge at junction '27410787'.
Warning: Lane '-24992424#4_6' is not connected from any incoming edge at junction '27410947'.
Warning: The rail crossing '1157325170' does not have any roads.
Warning: The rail crossing '1615477665' does not have any roads.
Warning: The rail crossing '1673527106' does not have any roads.
Warning: The rail crossing '1673527109' does not have any roads.
Warning: The rail crossing '1827996436' does not have any roads.
Warning: Connection '199425793_0->321754182#1_0' is only 0.10m short.
Warning: Speed of turning connection '272760867#0_0->27079979#0_0' reduced by 24.99 due to turning radius of 1.41 (length=1.47, angle=172.60).
Warning: Speed of turning connection '27080261_0->177195505#2_0' reduced by 24.97 due to turning radius of 1.44 (length=1.54, angle=172.53).
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-388415.86,-5817979.56" convBoundary="0.00,0.00,6080.75,5405.51" origBoundary="13.354338,52.488705,13.527397,52.569279" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="cycleway.lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.pedestrian" priority="1" numLanes="1" speed="13.90" allow="pedestrian bicycle" oneway="0" width="3.20" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.primary" priority="9" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.residential" priority="4" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="2.00" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.secondary" priority="7" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
    <type id="cycleway.lane|highway.tertiary" priority="6" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_lane" allow="bicycle" bikeLaneWidth="1.00"/>
    <type id="cycleway.opposite_track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track" allow="bicycle" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.primary" priority="9" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.secondary" priority="7" numLanes="2" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="cycleway.track|highway.tertiary" priority="6" numLanes="1" speed="13.90" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="8.33" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="3" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric ship" oneway="0"/>
    <type id="highway.motorway" priority="13" numLanes="2" speed="27.78" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="12" numLanes="1" speed="16.67" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="9" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric ship" oneway="0" sidewalkWidth="3.00"/>
<truncated after showing first 30 lines>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,72c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_2' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="42.60,39.60 42.60,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,60.40 57.40,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="39.60,57.40 0.00,57.40"/>
        <lane id="3_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="60.40,42.60 100.00,42.60"/>
        <lane id="4_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,0.00 57.40,39.60"/>
        <lane id="5_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create button_clear ( Last six runs Dec2022 )
netelements crossings with_tls create button_invert ( Last six runs Dec2022 )
netelements crossings without_tls create button_clear ( Last six runs Dec2022 )
netelements crossings without_tls create button_invert ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,255c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls create default ( Last six runs Dec2022 )
netelements crossings with_tls create default_invalid ( Last six runs Dec2022 )
netelements crossings without_tls create default ( Last six runs Dec2022 )
netelements crossings without_tls create default_invalid ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,167c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< 3 7
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls create duplicated ( Last six runs Dec2022 )
netelements crossings without_tls create duplicated ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,255c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls create manual ( Last six runs Dec2022 )
netelements crossings without_tls create manual ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="42.60,39.60 42.60,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,60.40 57.40,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="39.60,57.40 0.00,57.40"/>
        <lane id="3_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="60.40,42.60 100.00,42.60"/>
        <lane id="4_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" width="2.00" shape="57.40,0.00 57.40,39.60"/>
        <lane id="5_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create single_crossing ( Last six runs Dec2022 )
netelements crossings without_tls create single_crossing ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,270c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls create split_crossing ( Last six runs Dec2022 )
netelements crossings without_tls create split_crossing ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,208c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< dummyWidth
< -7
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="2.47" shape="45.20,60.40 44.85,57.95"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="6.56" shape="44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls create width ( Last six runs Dec2022 )
netelements crossings without_tls create width ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,64c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Deleting unreferenced edge '1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '1_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '1_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '2' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '2_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '2_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '3' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '3_0' in GNEEdge destructor
< Debug: Deleting unreferenced lane '3_1' in GNEEdge destructor
< Debug: Deleting unreferenced edge '4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '4_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create_nosidewalks button_clear ( Last six runs Dec2022 )
netelements crossings with_tls create_nosidewalks button_invert ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks button_clear ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks button_invert ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
    </edge>
<truncated after showing first 30 lines>
netelements crossings with_tls create_nosidewalks default ( Last six runs Dec2022 )
netelements crossings with_tls create_nosidewalks default_invalid ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< 3 7
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create_nosidewalks duplicated ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks duplicated ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls create_nosidewalks manual ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
    </edge>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,145c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" disallow="pedestrian" 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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create_nosidewalks single_crossing ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks single_crossing ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls create_nosidewalks split_crossing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,228c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
    </edge>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,186c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< dummyWidth
< -7
< 5.2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <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"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <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"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <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"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <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"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <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"/>
    </edge>
    <edge id="6" from="B" to="Center" priority="-1">
        <lane id="6_0" index="0" disallow="pedestrian" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/>
        <lane id="6_1" index="1" disallow="pedestrian" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/>
<truncated after showing first 30 lines>
netelements crossings with_tls create_nosidewalks width ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks width ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls delete basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="60.40,51.60 55.44,50.89"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls delete junction ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,565c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls delete junction_noredo ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,478c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls delete noredo ( Last six runs Dec2022 )
netelements crossings without_tls delete noredo ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,287c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyShape
< 42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="6.80" shape="44.88,58.19 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect customshape ( Last six runs Dec2022 )
netelements crossings without_tls inspect customshape ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,399c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummy Edges
< 3 7 1
< TestFunctions: Clicked over position 624 - 393
< 4 8
< TestFunctions: Clicked over position 624 - 393
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect linkindex ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 6
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'Center', program '0' at tl-index 17
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect linkindex2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,288c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 6
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,160c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect parameters ( Last six runs Dec2022 )
netelements crossings without_tls inspect parameters ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,150c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect priority ( Last six runs Dec2022 )
netelements crossings without_tls inspect priority ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,287c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect width ( Last six runs Dec2022 )
netelements crossings without_tls inspect width ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect_selected linkindex ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'Center', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect_selected linkindex2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Value 'dummylinkIndex' for attribute linkIndex2 of crossing isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummylinkIndex
< -3
< 1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,181c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect_selected parameters ( Last six runs Dec2022 )
netelements crossings without_tls inspect_selected parameters ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls inspect_selected priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,290c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< dummyWidth
< -5
< 8.1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
<truncated after showing first 30 lines>
netelements crossings with_tls inspect_selected width ( Last six runs Dec2022 )
netelements crossings without_tls inspect_selected width ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="110.40,101.60 105.44,100.89"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.10" shape="106.70,105.90 106.20,106.20 105.15,107.95 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>
netelements crossings with_tls load basic ( Last six runs Dec2022 )
netelements crossings without_tls load basic ( Last six runs Dec2022 )
netelements crossings without_tls load parameters ( Last six runs Dec2022 )
netelements crossings without_tls load priority ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls load custom_shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="3.95" shape="95.20,110.40 94.85,107.95 94.09,106.69"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="98.40,110.40 99.11,105.44"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.08" shape="94.09,106.69 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="99.11,105.44 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.90" shape="110.40,104.80 107.95,105.15 106.73,105.88"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="98.40,110.40 99.11,105.44"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="99.11,105.44 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
netelements crossings with_tls load linkindex ( Last six runs Dec2022 )
netelements crossings with_tls load priority ( Last six runs Dec2022 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'C', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="98.40,110.40 99.11,105.44"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="99.11,105.44 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>
netelements crossings with_tls load linkindex2 ( Last six runs Dec2022 )
netelements crossings without_tls load linkindex ( Last six runs Dec2022 )
netelements crossings without_tls load linkindex2 ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 79.60,79.60,120.40,120.40
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 79.60,79.60,120.40,120.40
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="98.40,110.40 99.11,105.44"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_17" function="internal">
        <lane id=":C_17_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="99.11,105.44 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings with_tls load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="98.40,110.40 99.11,105.44"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="9.26" length="14.34" shape="99.11,105.44 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="8.02" shape="110.40,104.80 107.95,105.15 106.20,106.20 105.15,107.95 104.94,109.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="110.40,101.60 105.44,100.89"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,120c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< TestFunctions: Clicked over position 454 - 368
< TestFunctions: Clicked over position 454 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>
netelements crossings without_tls create_nosidewalks default ( Last six runs Dec2022 )
netelements crossings without_tls create_nosidewalks default_invalid ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create_nosidewalks manual ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,216c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create_nosidewalks priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_0to4_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_0to3_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_1' in retrieveGNEConnection()
< Debug: Adding crossing into junction 'Center'
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true'
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: removing crossing from junction 'Center'
< Debug: Deleting unreferenced crossing in rebuildGNECrossings()
< Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false'
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 3 7
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls create_nosidewalks split_crossing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,228c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 393
< 4
< 8
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls delete basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,188c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 714 - 393
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
        <lane id=":Center_4_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/>
    </edge>
    <edge id=":Center_5" function="internal">
        <lane id=":Center_5_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/>
        <lane id=":Center_5_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls delete junction ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,553c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>


    <junction id="A" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="B" type="dead_end" x="50.00" y="100.00" incLanes="" intLanes="" shape="50.00,100.00"/>
    <junction id="C" type="dead_end" x="0.00" y="50.00" incLanes="" intLanes="" shape="0.00,50.00"/>
    <junction id="D" type="dead_end" x="100.00" y="50.00" incLanes="" intLanes="" shape="100.00,50.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls delete junction_noredo ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,470c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 604 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls inspect edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,389c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Removed object edge:7 from SUMORTree with boundary -10.00,32.00,60.00,60.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< dummy Edges
< 3 7 1
< TestFunctions: Clicked over position 624 - 393
< 4 8
< TestFunctions: Clicked over position 624 - 393
< 3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" 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_4" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls inspect_selected priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,150c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to1_2' in retrieveGNEConnection()
< Debug: Created walkingArea ':A_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':B_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':C_w0' in retrieveGNEWalkingArea()
< Debug: Created crossing ':Center_c0' in retrieveGNECrossing()
< Debug: Created crossing ':Center_c1' in retrieveGNECrossing()
< Debug: Created walkingArea ':Center_w0' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w1' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w2' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':Center_w3' in retrieveGNEWalkingArea()
< Debug: Created walkingArea ':D_w0' in retrieveGNEWalkingArea()
< Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00'
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 50
< 50
< 50
< TestFunctions: Clicked over position 554 - 393
< TestFunctions: Clicked over position 719 - 393
< TestFunctions: Clicked over position 554 - 393
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
        <lane id=":Center_3_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="48.40,60.40 49.11,55.44"/>
    </edge>
    <edge id=":Center_16" function="internal">
        <lane id=":Center_16_0" index="0" disallow="pedestrian" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_17" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls load custom_shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="3.90" shape="110.40,104.80 107.95,105.15 106.73,105.88"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="110.40,101.60 105.44,100.89"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="5.14" shape="106.73,105.88 106.20,106.20 105.15,107.95 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements crossings without_tls load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: 	Inserted edge:CE into SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Inserted edge:CN into SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Inserted edge:CS into SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Inserted edge:NC into SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,118.00,110.00
< GLDebug: 	Inserted edge:WC into SUMORTree with boundary -10.00,82.00,110.00,110.00
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00
< GLDebug: 	Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00
< GLDebug: 	Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00
< GLDebug: 	Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00
< GLDebug: 	Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:CE from SUMORTree with boundary 90.00,82.00,210.00,110.00
< GLDebug: 	Removed object edge:CN from SUMORTree with boundary 90.00,90.00,118.00,210.00
< GLDebug: 	Removed object edge:CS from SUMORTree with boundary 82.00,-10.00,110.00,110.00
< GLDebug: 	Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,118.00
< GLDebug: 	Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,118.00
< GLDebug: 	Removed object edge:NC from SUMORTree with boundary 82.00,90.00,110.00,210.00
< GLDebug: 	Removed object edge:SC from SUMORTree with boundary 90.00,-10.00,118.00,110.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="95.20,110.40 94.85,107.95 93.80,106.20 92.05,105.15 89.60,104.80"/>
    </edge>
    <edge id=":C_1" function="internal">
        <lane id=":C_1_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/>
        <lane id=":C_1_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/>
    </edge>
    <edge id=":C_3" function="internal">
        <lane id=":C_3_0" index="0" disallow="pedestrian" speed="9.26" length="19.35" shape="98.40,110.40 99.15,105.15 101.40,101.40 105.15,99.15 110.40,98.40"/>
    </edge>
    <edge id=":C_4" function="internal">
        <lane id=":C_4_0" index="0" disallow="pedestrian" speed="6.51" length="8.02" shape="110.40,104.80 107.95,105.15 106.20,106.20 105.15,107.95 104.94,109.40"/>
    </edge>
    <edge id=":C_5" function="internal">
        <lane id=":C_5_0" index="0" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/>
        <lane id=":C_5_1" index="1" disallow="pedestrian" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/>
    </edge>
    <edge id=":C_7" function="internal">
        <lane id=":C_7_0" index="0" disallow="pedestrian" speed="9.26" length="5.01" shape="110.40,101.60 105.44,100.89"/>
    </edge>
    <edge id=":C_16" function="internal">
        <lane id=":C_16_0" index="0" disallow="pedestrian" speed="6.51" length="1.01" shape="104.94,109.40 104.80,110.40"/>
    </edge>
<truncated after showing first 30 lines>

daily.net.edges: 148 tests: 148 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu reset_lenght ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,168c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,223c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
netelements edges contextual_menu restore_geometry_point ( Last six runs Dec2022 )
netelements edges contextual_menu set_geometry_point ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu reverse_direction ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,292c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu reverse_direction_disconnected ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,220c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.50" endPos="35.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,25.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu reverse_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,281c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,223c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
netelements edges contextual_menu smooth_edge ( Last six runs Dec2022 )
netelements edges contextual_menu straigthen_edge ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu smooth_elevation_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="35.32" endPos="35.42" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Could not compute smooth elevation for edge 'gneE2'
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu split_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,307c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,5.20,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Removed object edge:gneE8 from SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Removed object edge:gneE9 from SUMORTree with boundary -10.00,-10.00,11.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2.22_0" startPos="20.70" endPos="20.80" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="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=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="13.89" length="0.10" shape="22.00,15.20 22.00,15.20"/>
        <lane id=":J0_0_1" index="1" speed="13.89" length="0.10" shape="22.00,18.40 22.00,18.40"/>
    </edge>
    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu split_edge_both ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,349c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="43.60" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2.22_0" startPos="18.20" endPos="24.80" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-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=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="13.89" length="0.10" shape="22.00,21.60 22.00,21.60"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" speed="13.89" length="0.10" shape="22.00,18.40 22.00,18.40"/>
    </edge>
    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges contextual_menu straighten_elevation_edge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,178c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Error: Could not build busStop in netedit; lane doesn't exist.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.08,4.59,60.23,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Removed object edge:gneE5 from SUMORTree with boundary 40.00,-10.00,61.60,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="37.00" endPos="47.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="37.00" endPos="47.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build busStop in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges create allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,120c1,6
< 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< pedestrian bus
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< all
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1">
        <lane id="E1_0" index="0" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>
    <edge id="E2" from="J4" to="J5" priority="-1">
        <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
    <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
    <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,357c1,6
< Debug: Key F5 (Compute) pressed
< 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: Enabled auto opposite edge through alt + 6
< Debug: Adding junction 'J2' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding edge '-E1' from net
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge '-E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J3' into net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,20d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< TestFunctions: Clicked over position 814 - 268
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 391 - 460
< TestFunctions: Clicked over position 391 - 568
< TestFunctions: Clicked over position 391 - 568
< TestFunctions: Clicked over position 814 - 568
< TestFunctions: Clicked over position 814 - 568
< TestFunctions: Clicked over position 814 - 460
< TestFunctions: Clicked over position 814 - 460
< TestFunctions: Clicked over position 391 - 460
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,15.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="6.51" length="9.03" shape="1.60,67.80 1.95,70.25 3.00,72.00 4.75,73.05 7.20,73.40"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" speed="3.65" length="4.67" shape="1.60,67.80 0.80,69.00 0.00,69.40 -0.80,69.00 -1.60,67.80"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,38.20 -1.30,36.10 -0.40,34.60 1.10,33.70 3.20,33.40"/>
    </edge>
    <edge id=":J2_1" function="internal">
        <lane id=":J2_1_0" index="0" speed="3.90" length="2.58" shape="3.20,36.60 2.50,36.70 2.00,37.00 1.70,37.50 1.60,38.20"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
    </edge>
    <edge id=":J4_0" function="internal">
        <lane id=":J4_0_0" index="0" speed="3.90" length="2.58" shape="83.40,18.20 83.30,17.50 83.00,17.00 82.50,16.70 81.80,16.60"/>
    </edge>
    <edge id=":J4_1" function="internal">
        <lane id=":J4_1_0" index="0" speed="6.08" length="7.74" shape="81.80,13.40 83.90,13.70 85.40,14.60 86.30,16.10 86.60,18.20"/>
    </edge>
    <edge id=":J5_0" function="internal">
        <lane id=":J5_0_0" index="0" speed="6.08" length="7.74" shape="86.60,31.80 86.30,33.90 85.40,35.40 83.90,36.30 81.80,36.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges create disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,126c1,6
< 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: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' 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: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< pedestrian bus
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< all
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1">
        <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>
    <edge id="E2" from="J4" to="J5" priority="-1">
        <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
    <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
    <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,114c1,6
< 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: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< pedestrian bus
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< all
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid lane attributes
Warning: Invalid lane attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1">
        <lane id="E1_0" index="0" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>
    <edge id="E2" from="J4" to="J5" priority="-1">
        <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
    <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
    <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,117c1,6
< 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: Setting new attribute
< Debug: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding junction 'J4' into net
< Debug: Adding junction 'J5' into net
< Debug: Adding edge 'E2' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E2' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< pedestrian bus
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< all
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid lane attributes
Warning: Invalid lane attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" disallow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1">
        <lane id="E1_0" index="0" disallow="all" speed="13.89" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>
    <edge id="E2" from="J4" to="J5" priority="-1">
        <lane id="E2_0" index="0" disallow="pedestrian bus tram rail_urban rail rail_electric ship" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>
    <junction id="J4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,26.80"/>
    <junction id="J5" type="dead_end" x="85.00" y="30.00" incLanes="E2_0" intLanes="" shape="85.00,26.80 85.00,30.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane edit ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< 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: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,75.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
        <lane id="E0_1" index="1" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,68.60"/>
    <junction id="J1" type="dead_end" x="85.00" y="75.00" incLanes="E0_0 E0_1" intLanes="" shape="85.00,68.60 85.00,75.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< 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: Setting new 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -50
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 23.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid lane attributes
Warning: Invalid lane attributes
Warning: Invalid lane attributes
Warning: Invalid lane attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="23.50" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create lane width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< 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: Setting new 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -50
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 23.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid lane attributes
Warning: Invalid lane attributes
Warning: Invalid lane attributes
Warning: Invalid lane attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" width="23.50" shape="0.00,33.25 85.00,33.25"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,21.50"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,21.50 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create numlanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Removing nullptr lane from edge
< Debug: Removing nullptr lane from edge
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyLanes
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -2
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 5.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< 3
< TestFunctions: Clicked over position 384 - 493
< TestFunctions: Clicked over position 804 - 493
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,85.00,30.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,22.00 85.00,22.00"/>
        <lane id="E0_1" index="1" speed="13.89" length="85.00" shape="0.00,25.20 85.00,25.20"/>
        <lane id="E0_2" index="2" speed="13.89" length="85.00" shape="0.00,28.40 85.00,28.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00 0.00,20.40"/>
    <junction id="J1" type="dead_end" x="85.00" y="30.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,20.40 85.00,30.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< 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: Setting new 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -50
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 23.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,60.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-50">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< 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: 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E0' from net
< Debug: Removing junction 'J1' from net
< Debug: Removing junction 'J0' from net
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding junction 'J0' into net
< Debug: Adding junction 'J1' into net
< Debug: Adding edge 'E0' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -2
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 5.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,45.00,85.00,45.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="5.50" length="85.00" shape="0.00,43.40 85.00,43.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,41.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="45.00" incLanes="E0_0" intLanes="" shape="85.00,41.80 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create split_multiple ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,124c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Enabled auto opposite edge through alt + 6
< 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: Adding edge '-E0' from net
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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: Adding junction 'J2' into net
< Debug: Adding edge 'E0.40' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding connection 'E0_0->E0.40_0' into edge 'E0'
< Debug: Created connection 'fromE0_0toE0.40_0' in retrieveGNEConnection()
< Debug: Adding edge '-E00' from net
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 417 - 407
< TestFunctions: Clicked over position 841 - 409
< TestFunctions: Clicked with Shift key pressed over position 629 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,50.00,90.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.65" length="4.67" shape="10.00,51.60 8.80,50.80 8.40,50.00 8.80,49.20 10.00,48.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="3.65" length="4.67" shape="90.00,48.40 91.20,49.20 91.60,50.00 91.20,50.80 90.00,51.60"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="13.89" length="0.10" shape="50.00,51.60 50.00,51.60"/>
    </edge>
    <edge id=":J2_1" function="internal">
        <lane id=":J2_1_0" index="0" speed="13.89" length="0.10" shape="50.00,48.40 50.00,48.40"/>
    </edge>

    <edge id="-E0" from="J1" to="J2" priority="-1">
        <lane id="-E0_0" index="0" speed="13.89" length="40.00" shape="90.00,51.60 50.00,51.60"/>
    </edge>
    <edge id="-E00" from="J2" to="J0" priority="-1">
        <lane id="-E00_0" index="0" speed="13.89" length="40.00" shape="50.00,51.60 10.00,51.60"/>
    </edge>
    <edge id="E0" from="J0" to="J2" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="40.00" shape="10.00,48.40 50.00,48.40"/>
    </edge>
    <edge id="E0.40" from="J2" to="J1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges create split_single ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Enabled auto opposite edge through alt + 6
< 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: Adding edge '-E0' from net
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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: Adding junction 'J2' into net
< Debug: Adding edge 'E0.40' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Adding connection 'E0_0->E0.40_0' into edge 'E0'
< Debug: Created connection 'fromE0_0toE0.40_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-E0_0toE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 417 - 407
< TestFunctions: Clicked over position 841 - 409
< TestFunctions: Clicked with alt and shift key pressed over position 629 - 398
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="10.00,50.00,90.00,50.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.65" length="4.67" shape="10.00,51.60 8.80,50.80 8.40,50.00 8.80,49.20 10.00,48.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="3.65" length="4.67" shape="90.00,48.40 91.20,49.20 91.60,50.00 91.20,50.80 90.00,51.60"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="13.89" length="0.10" shape="50.00,48.40 50.00,48.40"/>
    </edge>

    <edge id="-E0" from="J1" to="J0" priority="-1">
        <lane id="-E0_0" index="0" speed="13.89" length="80.00" shape="90.00,51.60 10.00,51.60"/>
    </edge>
    <edge id="E0" from="J0" to="J2" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="40.00" shape="10.00,48.40 50.00,48.40"/>
    </edge>
    <edge id="E0.40" from="J2" to="J1" priority="-1">
        <lane id="E0.40_0" index="0" speed="13.89" length="40.00" shape="50.00,48.40 90.00,48.40"/>
    </edge>

    <junction id="J0" type="priority" x="10.00" y="50.00" incLanes="-E0_0" intLanes=":J0_0_0" shape="10.00,50.00 10.00,53.20 10.00,50.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges create spreadtype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< 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: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E1' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< 
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< center
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" shape="0.00,58.40 85.00,58.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1" spreadType="center">
        <lane id="E1_0" index="0" speed="13.89" length="85.00" shape="0.00,45.00 85.00,45.00"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,56.80"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,56.80 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,46.60 0.00,43.40"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,43.40 85.00,46.60"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< 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: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Restoring previous attribute
< Debug: Removing edge 'E1' from net
< Debug: Removing junction 'J3' from net
< Debug: Removing junction 'J2' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummy
< TestFunctions: Clicked over position 384 - 268
< TestFunctions: Clicked over position 814 - 268
< -50
< TestFunctions: Clicked over position 384 - 343
< TestFunctions: Clicked over position 804 - 343
< 23.5
< TestFunctions: Clicked over position 384 - 418
< TestFunctions: Clicked over position 804 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Invalid edge attributes
Warning: Invalid edge attributes
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="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,45.00,85.00,60.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="85.00" width="-50.00" shape="0.00,85.00 85.00,85.00"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="-1">
        <lane id="E1_0" index="0" speed="13.89" length="85.00" width="23.50" shape="0.00,33.25 85.00,33.25"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="60.00" incLanes="" intLanes="" shape="0.00,60.00 0.00,110.00"/>
    <junction id="J1" type="dead_end" x="85.00" y="60.00" incLanes="E0_0" intLanes="" shape="85.00,110.00 85.00,60.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="45.00" incLanes="" intLanes="" shape="0.00,45.00 0.00,21.50"/>
    <junction id="J3" type="dead_end" x="85.00" y="45.00" incLanes="E1_0" intLanes="" shape="85.00,21.50 85.00,45.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,414c1,6
< Debug: Adding busStop 'busStop_3_2_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_2_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_2_1' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_1to5_1' in retrieveGNEConnection()
< Debug: Created connection 'from2_1to6_1' in retrieveGNEConnection()
< Debug: Created connection 'from3_3to7_3' in retrieveGNEConnection()
< Debug: Created connection 'from4_3to8_3' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_0to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to3_3' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_0to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to4_3' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_3to4_3' in retrieveGNEConnection()
< Debug: Created connection 'from7_3to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to1_0' in retrieveGNEConnection()
< Debug: Created connection 'from8_2to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 368
< TestFunctions: Clicked over position 830 - 404
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,50.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" speed="3.65" length="4.67" shape="48.40,0.00 49.20,-1.20 50.00,-1.60 50.80,-1.20 51.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" speed="3.65" length="4.67" shape="51.60,100.00 50.80,101.20 50.00,101.60 49.20,101.20 48.40,100.00"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" speed="13.90" length="15.80" shape="45.20,51.50 45.20,35.70"/>
        <lane id=":Center_0_1" index="1" speed="13.90" length="15.80" shape="48.40,51.50 48.40,35.70"/>
    </edge>
    <edge id=":Center_2" function="internal">
        <lane id=":Center_2_0" index="0" speed="13.90" length="15.80" shape="54.80,35.70 54.80,51.50"/>
        <lane id=":Center_2_1" index="1" speed="13.90" length="15.80" shape="51.60,35.70 51.60,51.50"/>
    </edge>
    <edge id=":Center_4" function="internal">
        <lane id=":Center_4_0" index="0" allow="bicycle" speed="6.08" length="7.76" shape="42.10,42.00 43.46,41.61 44.42,40.42 45.01,38.46 45.20,35.70"/>
        <lane id=":Center_4_1" index="1" disallow="pedestrian rail_fast" speed="7.02" length="10.69" shape="42.10,45.20 43.46,44.61 44.42,42.83 45.01,39.86 45.20,35.70"/>
        <lane id=":Center_4_2" index="2" disallow="pedestrian rail_fast" speed="8.38" length="15.67" shape="42.10,48.40 44.86,47.61 46.83,45.22 48.01,41.26 48.40,35.70"/>
    </edge>
    <edge id=":Center_7" function="internal">
        <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="7.02" length="10.69" shape="42.10,48.40 46.26,48.59 49.22,49.17 51.01,50.14 51.60,51.50"/>
    </edge>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,114c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyAllowed' for attribute allow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of edge 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,114c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect distance ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyDistance' for attribute distance of edge isn't valid
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyDistance
< 
< -2
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect endoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge isn't valid
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyEndOffset
< 
< -3
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect from ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummy_Junction' for attribute from of edge isn't valid
< Debug: Value '' for attribute from of edge isn't valid
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummy_Junction
< 
< gneJ2
< gneJ0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="11.95" length="32.96" shape="-1.60,5.28 0.33,2.27 6.11,0.12 15.74,-1.17 29.23,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="10.30" length="2.29" shape="-1.60,5.28 -0.15,3.51"/>
    </edge>
    <edge id=":gneJ0_4" function="internal">
        <lane id=":gneJ0_4_0" index="0" speed="10.30" length="28.94" shape="-0.15,3.51 0.79,2.35 7.17,2.58 16.35,5.12 27.16,9.14"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="5.78" length="13.17" shape="29.23,1.60 24.56,1.89 22.86,2.74 24.12,4.17 28.35,6.17"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="11.13" length="28.42" shape="29.23,1.60 17.14,1.83 8.51,2.52 3.33,3.67 1.60,5.28"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value '' for attribute id of edge isn't valid
< Debug: Value 'gneE3' for attribute id of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< gneE3
< correct_ID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="correct_ID_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="correct_ID_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyLegth
< 
< -12
< 40.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< %%%$$$$$%
< my own name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect numlanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
< Debug: Removing connection 'gneE9_0->gneE2_1' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_1' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummyLanes
< -6
< 3.5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.31" shape="3.20,1.60 2.11,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.11,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,131c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Value 'dummyPriority' for attribute priority of edge isn't valid
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummyPriority
< -6
< 6.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute shape of edge isn't valid
< Debug: Key F5 (Compute) pressed
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShape
< 
< TestFunctions: Clicked over position 554 - 348
< 13.112,16.22 34.19,16.11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapeend ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShapeEnd
< 24
< 14,15.5
< 
< 34,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect shapestart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyShapeStart
< 34
< 
< 14,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
< Debug: Value '-13' for attribute speed of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE2_0->gneE4_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: 6 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect spreadtype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummySpread
< 
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.20,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopexception ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Value 'dummyException' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< 4
< dummyException
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect stopoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,97c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyOffset
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect to ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummy_Junction' for attribute to of edge isn't valid
< Debug: Value '' for attribute to of edge isn't valid
< Debug: Removing connection 'gneE5_0->gneE3_1' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_1' in removeConnection()
< Debug: Removing connection 'gneE5_0->gneE3_0' from edge 'gneE5'
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE3_0' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE5' due it were guessed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummy_Junction
< 
< gneJ3
< gneJ1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="11.13" length="28.42" shape="48.40,5.28 46.67,3.67 41.49,2.52 32.86,1.83 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="11.95" length="32.96" shape="20.77,-1.60 34.26,-1.17 43.89,0.12 49.67,2.27 51.60,5.28"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="5.78" length="13.17" shape="21.65,6.17 25.88,4.17 27.14,2.74 25.44,1.89 20.77,1.60"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="10.30" length="31.23" shape="22.84,9.14 33.65,5.12 42.83,2.58 49.21,2.35 51.60,5.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< %%$$&&&
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,86c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,130c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyAllowed' for attribute allow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of edge 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,130c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'DummyDisallowed' for attribute disallow of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of edge isn't valid
< Debug: Setting new attribute
< 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected endoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyEndOffset' for attribute endOffset of edge isn't valid
< Debug: Value '-3' for attribute endOffset of edge 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyEndOffset
< 
< -3
< 12
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyLegth' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-12' for attribute length of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyLegth
< 
< -12
< 40.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< %%%$$$$$%
< my own name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected numlanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,254c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_1togneE2_1' in removeConnection()
< Debug: Removing connection 'gneE3_0->gneE8_0' from edge 'gneE3'
< Debug: Deleting unreferenced connection 'fromgneE3_0togneE8_0' in removeConnection()
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'gneE3' due it were guessed
< Debug: Removing connection 'gneE9_0->gneE2_1' from edge 'gneE9'
< Debug: Deleting unreferenced connection 'fromgneE9_0togneE2_1' in removeConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummyLanes
< -6
< 3.5
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.05" length="7.66" shape="-1.60,3.10 -1.30,1.04 -0.40,-0.43 1.10,-1.31 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.31" shape="3.20,1.60 2.11,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.11,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.86" length="2.50" shape="48.40,3.10 48.30,2.44 48.00,1.97 47.50,1.69 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyPriority' for attribute priority of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummyPriority
< -6
< 6.4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapeend ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeEnd' for attribute shapeEnd of edge isn't valid
< Debug: Value '24' for attribute shapeEnd of edge isn't valid
< Debug: Setting new attribute
< 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyShapeEnd
< 24
< 14,15.5
< 
< 34,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected shapestart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyShapeStart' for attribute shapeStart of edge isn't valid
< Debug: Value '34' for attribute shapeStart of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyShapeStart
< 34
< 
< 14,15.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,92c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpeed' for attribute speed of edge isn't valid
< Debug: Value '-13' for attribute speed of edge isn't valid
< Debug: Setting new attribute
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE3_0->gneE8_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_0' reduced by 60.69 due to turning radius of 7.70 (length=9.03, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE5_0->gneE3_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE5_0->gneE3_1' reduced by 58.52 due to turning radius of 13.67 (length=16.85, angle=90.00).
Warning: 12 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected spreadtype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummySpread' for attribute spreadType of edge isn't valid
< Debug: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummySpread
< 
< center
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.20,23.20" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopexception ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,100c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'DummyDisallowed' for attribute stopOException of edge isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of edge isn't valid
< 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 ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< 4
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected stopoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyOffset' for attribute stopOffset of edge isn't valid
< Debug: Value '0.00' for attribute stopOffset of edge isn't valid
< Debug: Value '-2' for attribute stopOffset of edge isn't valid
< Debug: Value 'default' for attribute stopOffset of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyOffset
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< %%$$&&&
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges inspect_selected width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Value 'dummyWidth' for attribute width of edge isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of edge isn't valid
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 348
< TestFunctions: Clicked over position 554 - 278
< TestFunctions: Clicked over position 554 - 348
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges load allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" disallow="authority vip hov motorcycle moped tram" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" disallow="taxi coach delivery truck" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" allow="tram rail_urban rail rail_electric ship" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load distance ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" distance="7.00">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" distance="5.00">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load endoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="38.00" endOffset="12.00" shape="0.00,-1.60 38.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="45.50" endOffset="4.50" shape="50.00,1.60 4.50,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load length ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" length="600.00">
        <lane id="gneE12_0" index="0" speed="13.89" length="600.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" length="500.00">
        <lane id="gneE13_0" index="0" speed="13.89" length="500.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" name="edge2" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" name="edge1" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load numlanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,21.20
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,21.20
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-16.40,10.00,22.80
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-16.40,60.00,22.80
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,21.20
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-16.40,10.00,22.80
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-16.40,60.00,22.80
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-14.80,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,21.20
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="3.20" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/>
        <lane id="gneE12_1" index="1" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,11.20 0.00,11.20"/>
        <lane id="gneE13_1" index="1" speed="13.89" length="50.00" shape="50.00,8.00 0.00,8.00"/>
        <lane id="gneE13_2" index="2" speed="13.89" length="50.00" shape="50.00,4.80 0.00,4.80"/>
        <lane id="gneE13_3" index="3" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0 gneE13_1 gneE13_2 gneE13_3" intLanes="" shape="0.00,0.00 0.00,12.80 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0 gneE12_1" intLanes="" shape="50.00,0.00 50.00,-6.40 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
        <param key="key3" value="value3"/>
        <param key="key4" value="value4"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
        <param key="key1" value="value1"/>
        <param key="key2" value="value2"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load priority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="65">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="4">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-0.90,12.00,23.10
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-0.90,62.00,23.10
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.07,1.10,60.06,27.99
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-0.90,12.00,23.10
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-0.90,62.00,23.10
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.07,1.10,60.06,27.99
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.50,-0.90,10.00,24.30
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-1.03,62.39,24.30
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.07,1.10,60.06,27.99
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.50,-0.90,10.00,24.30
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-1.03,62.39,24.30
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -11.25,-12.23,61.19,21.10
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.07,1.10,60.06,27.99
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="7.88" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Found angle of 154.44 degrees at edge 'gneE13', segment 0.
Warning: Found angle of 137.43 degrees at edge 'gneE13', segment 4.
Warning: Found angle of 154.44 degrees at edge 'gneE13', segment 0.
Warning: Found angle of 137.43 degrees at edge 'gneE13', segment 4.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-38.90" convBoundary="0.00,0.00,50.00,17.99" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="0.00,11.10 8.90,0.00 16.20,5.70 27.70,6.10 33.50,2.90 35.70,0.30 41.60,1.70 50.00,11.10">
        <lane id="gneE12_0" index="0" speed="13.89" length="63.70" shape="-1.25,10.10 8.64,-2.23 16.78,4.12 27.31,4.49 32.47,1.64 35.11,-1.48 42.46,0.26 51.19,10.03"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="50.00,11.10 5.40,12.80 15.30,17.08 26.06,17.99 38.18,17.31 43.40,12.90 0.00,11.10">
        <lane id="gneE13_0" index="0" speed="13.89" length="128.63" shape="50.06,12.70 12.51,14.13 15.70,15.51 26.08,16.39 37.56,15.74 39.23,14.33 -0.07,12.70"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="11.10" incLanes="gneE13_0" intLanes="" shape="-0.00,11.10 -2.50,9.10 -0.13,14.30"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="11.10" incLanes="gneE12_0" intLanes="" shape="50.00,11.10 50.12,14.30 52.39,8.97"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load shapeend ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-7.01,12.00,16.99
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-7.01,62.00,16.99
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.19,-11.59,60.00,14.99
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-5.01,60.22,22.01
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-7.01,12.00,16.99
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-7.01,62.00,16.99
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.19,-11.59,60.00,14.99
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-5.01,60.22,22.01
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.38,-8.19,11.34,24.85
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.93,-14.05,60.43,18.16
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.19,-12.46,60.00,14.99
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-5.01,60.22,23.26
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.38,-8.19,11.34,24.85
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.93,-14.05,60.43,18.16
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.19,-12.46,60.00,14.99
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-5.01,60.22,23.26
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="5.21" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-45.01" convBoundary="0.00,0.00,50.00,10.42" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="0.00,4.99 41.97,0.00">
        <lane id="gneE12_0" index="0" speed="13.89" length="55.55" shape="-0.19,3.40 49.11,-2.46"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="50.00,4.99 10.14,10.42">
        <lane id="gneE13_0" index="0" speed="13.89" length="56.28" shape="50.22,6.58 1.13,13.26"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="4.99" incLanes="gneE13_0" intLanes="" shape="0.00,4.99 -0.38,1.81 1.34,14.85"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="4.99" incLanes="gneE12_0" intLanes="" shape="50.00,4.99 50.43,8.16 48.93,-4.05"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load shapestart ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-6.32,12.00,17.68
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-6.32,62.00,17.68
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.58,60.25,15.68
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.27,-4.32,60.00,24.23
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-6.32,12.00,17.68
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-6.32,62.00,17.68
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.58,60.25,15.68
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.27,-4.32,60.00,24.23
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.54,-15.24,11.74,18.83
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.02,-7.48,60.50,27.19
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-13.66,60.25,15.68
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.27,-4.32,60.00,25.61
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.54,-15.24,11.74,18.83
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.02,-7.48,60.50,27.19
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-13.66,60.25,15.68
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.27,-4.32,60.00,25.61
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="6.32" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-44.32" convBoundary="0.00,0.00,50.00,12.65" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" shape="14.31,0.00 50.00,5.68">
        <lane id="gneE12_0" index="0" speed="13.89" length="57.24" shape="1.49,-3.66 50.25,4.10"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" shape="40.53,12.65 0.00,5.68">
        <lane id="gneE13_0" index="0" speed="13.89" length="57.74" shape="48.29,15.61 -0.27,7.26"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="5.68" incLanes="gneE13_0" intLanes="" shape="1.74,-5.24 -0.54,8.83 0.00,5.68"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="5.68" incLanes="gneE12_0" intLanes="" shape="48.02,17.19 50.50,2.52 50.00,5.68"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="60.00" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="40.00" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load spreadtype ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.05,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.05,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.05,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.05,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.05,1.60" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" spreadType="center" shape="50.05,1.60 0.00,1.60">
        <lane id="gneE13_0" index="0" speed="13.89" length="53.25" shape="50.05,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,-0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,-0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load stopexception ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <stopOffset exceptions="tram rail_urban rail rail_electric rail_fast" value="4.00"/>
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <stopOffset vClasses="pedestrian tram rail_urban rail rail_electric rail_fast ship" value="12.00"/>
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load stopoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <stopOffset vClasses="all" value="14.00"/>
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <stopOffset vClasses="all" value="12.00"/>
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1" type="Type2">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1" type="Type1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: 	Inserted e3Detector:entryExitDetector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-16.00,10.00,22.00
< GLDebug: 	Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-16.00,60.00,22.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE12 into SUMORTree with boundary -10.00,-13.00,60.00,10.00
< GLDebug: 	Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,16.00
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-16.00,10.00,22.00
< GLDebug: 	Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-16.00,60.00,22.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE12 from SUMORTree with boundary -10.00,-13.00,60.00,10.00
< GLDebug: 	Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,16.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="20.00,-10.00" period="900.00" file="entryExitDetector_0.xml">
        <detEntry lane="gneE12_0" pos="20.00"/>
        <detExit lane="gneE13_0" pos="20.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1">
        <lane id="gneE12_0" index="0" speed="13.89" length="50.00" width="6.00" shape="0.00,-3.00 50.00,-3.00"/>
    </edge>
    <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1">
        <lane id="gneE13_0" index="0" speed="13.89" length="50.00" width="12.00" shape="50.00,6.00 0.00,6.00"/>
    </edge>

    <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,12.00 0.00,0.00"/>
    <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-6.00 50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges move basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.96" length="3.68" shape="50.82,-1.37 51.68,-0.69 51.97,0.00 51.68,0.69 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move move_geometrypoint ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,27.83
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,27.83
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Found angle of 120.96 degrees at edge 'gneE1', segment 1.
Warning: Found angle of 120.96 degrees at edge 'gneE1', segment 1.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.87" length="4.50" shape="50.82,-1.37 51.73,-0.32 51.90,0.53 51.32,1.17 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="71.61" shape="50.00,1.60 26.60,1.60 26.60,17.83 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,23.13
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 388
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="56.39" shape="0.82,-1.37 25.00,13.13 49.18,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_both_junctions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,26.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,3.00,12.00,27.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,5.00,60.00,26.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,3.40,60.00,25.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,3.00,62.00,27.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,5.00,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.46,26.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,3.40,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.46,-11.53,60.00,25.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,3.00,62.00,27.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 379 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,13.40 51.20,14.20 51.60,15.00 51.20,15.80 50.00,16.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,13.40 50.00,13.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,16.60 0.00,16.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_from_junction ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,3.00,12.00,27.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.37,60.00,25.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.82,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.82,26.60
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.46,-11.53,60.00,25.00
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 379 - 378
< TestFunctions: Clicked over position 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,16.60 -1.20,15.80 -1.60,15.00 -1.20,14.20 0.00,13.40"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.18,-1.37 50.62,-1.30 51.37,-0.82 51.44,0.07 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,15.00 25.00,15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.00,13.40 24.56,13.40 49.18,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,15.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.82,1.37 25.44,16.60 0.00,16.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_both_to_junction ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,3.00,62.00,27.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.37,60.00,25.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.00,26.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.00,26.60
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.37,60.00,25.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.53,60.46,25.00
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 524 - 408
< TestFunctions: Clicked over position 524 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.82,1.37 -1.44,0.07 -1.37,-0.82 -0.62,-1.30 0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,13.40 51.20,14.20 51.60,15.00 51.20,15.80 50.00,16.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,15.00 50.00,15.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="53.27" shape="0.82,-1.37 25.44,13.40 50.00,13.40"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,15.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="55.04" shape="50.00,16.60 24.56,16.60 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_none_both_junctions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 379 - 378
< TestFunctions: Clicked over position 874 - 378
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.87" length="4.50" shape="-0.82,1.37 -1.73,0.32 -1.90,-0.53 -1.32,-1.17 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.87" length="4.50" shape="50.00,-1.60 51.32,-1.17 51.90,-0.53 51.73,0.32 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_separated ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-1.00,12.00,23.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-1.00,62.00,23.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,10.00,12.00,34.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,10.00,62.00,34.00
< GLDebug: 	Inserted junction:gneJ4 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ5 into SUMORTree with boundary 37.00,-12.00,61.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,21.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,1.00,60.00,22.60
< GLDebug: 	Inserted edge:gneE3 into SUMORTree with boundary -10.00,-11.60,59.00,10.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary -10.00,12.00,60.00,33.60
< Debug: Adding busStop 'busStop_gneE0_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE0_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE3_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE3_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_3' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-0.60,60.00,21.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-0.60,60.00,35.00
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,1.00,60.00,22.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.78,1.00,60.78,36.83
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE0_0_6" lane="gneE0_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE0_0_7" lane="gneE0_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE3_0_4" lane="gneE3_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE3_0_5" lane="gneE3_0" startPos="6.00" endPos="16.00"/>
    <busStop id="busStop_gneE4_0_2" lane="gneE4_0" startPos="35.00" endPos="45.00"/>
    <busStop id="busStop_gneE4_0_3" lane="gneE4_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,11.00" convBoundary="0.00,0.00,50.00,35.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="-0.78,12.40 -1.44,11.11 -1.40,10.22 -0.66,9.72 0.78,9.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="49.22,9.60 50.66,9.72 51.40,10.22 51.44,11.11 50.78,12.40"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,11.00 25.00,25.00 50.00,11.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="55.51" shape="0.78,9.60 25.00,23.17 49.22,9.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,11.00 25.00,25.00 0.00,11.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="59.10" shape="50.78,12.40 25.00,26.83 -0.78,12.40"/>
    </edge>
    <edge id="gneE3" from="gneJ4" to="gneJ5" priority="-1" shape="0.00,0.00 25.00,15.00 49.00,0.00">
        <lane id="gneE3_0" index="0" speed="13.89" length="55.50" shape="0.82,-1.37 24.98,13.12 48.15,-1.36"/>
    </edge>
    <edge id="gneE4" from="gneJ3" to="gneJ2" priority="-1" shape="50.00,22.00 25.00,35.00 0.00,22.00">
        <lane id="gneE4_0" index="0" speed="13.89" length="58.02" shape="50.74,23.42 25.00,36.80 -0.74,23.42"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges move selected_single ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.82,-26.87,60.82,10.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.82,-26.87,60.82,10.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.82,-10.00,60.82,26.87
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.82,-10.00,60.82,26.87
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing busStop 'busStop_gneE1_0_2' in GNEChange_Additional
< Debug: Removing busStop 'busStop_gneE1_0_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_gneE1_0_1" lane="gneE1_0" startPos="34.00" endPos="44.00"/>
    <busStop id="busStop_gneE1_0_2" lane="gneE1_0" startPos="6.00" endPos="16.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,-15.00,50.00,15.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.96" length="3.68" shape="-0.82,1.37 -1.68,0.69 -1.97,0.00 -1.68,-0.69 -0.82,-1.37"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.96" length="3.68" shape="50.82,-1.37 51.68,-0.69 51.97,0.00 51.68,0.69 50.82,1.37"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 25.00,-15.00 50.00,0.00">
        <lane id="gneE0_0" index="0" speed="13.89" length="60.23" shape="-0.82,-1.37 25.00,-16.87 50.82,-1.37"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 25.00,15.00 0.00,0.00">
        <lane id="gneE1_0" index="0" speed="13.89" length="60.23" shape="50.82,1.37 25.00,16.87 -0.82,1.37"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed army ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed authority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE21' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE21' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed bicycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed bus ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed coach ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed custom1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed custom2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE25' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE25_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed delivery ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE15' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed emergency ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed evehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE20' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed hov ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE24' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed moped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE17' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE17' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed motorcycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE18' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed passenger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE13' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE13' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE13' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed pedestrian ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed private ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed rail ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,117c1,6
< 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 edge '-gneE19' from net
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE22' from net
< Debug: Removing edge 'gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE23' from net
< Debug: Adding edge 'gneE22' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE23' from net
< Debug: Adding edge '-gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE19' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed rail_electric ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed rail_urban ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed ship ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE19' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE19' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed taxi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE14' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE14' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed trailer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE22' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE22' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed tram ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE16' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE16' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed truck ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes allowed vip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed army ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE21' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed authority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE21' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE21' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed bicycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE17' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed bus ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE14' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed coach ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE15' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed custom1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE25' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed custom2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE25' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE25_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed delivery ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE15' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed emergency ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE18' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed evehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE20' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed hov ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE24' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE24_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed moped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE17' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE17' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed motorcycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE18' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed passenger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE13' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE13' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE13' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed pedestrian ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE16' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed private ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE20' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed rail ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,201c1,6
< Debug: 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: Key DEL (delete) pressed
< Debug: Removing edge '-gneE14' from net
< Debug: Removing edge '-gneE15' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>


    <junction id="gneJ10" type="dead_end" x="50.00" y="40.00" incLanes="" intLanes="" shape="50.00,40.00"/>
    <junction id="gneJ11" type="dead_end" x="60.00" y="40.00" incLanes="" intLanes="" shape="60.00,40.00"/>
    <junction id="gneJ12" type="dead_end" x="80.00" y="40.00" incLanes="" intLanes="" shape="80.00,40.00"/>
    <junction id="gneJ13" type="dead_end" x="60.00" y="30.00" incLanes="" intLanes="" shape="60.00,30.00"/>
    <junction id="gneJ14" type="dead_end" x="80.00" y="30.00" incLanes="" intLanes="" shape="80.00,30.00"/>
    <junction id="gneJ15" type="dead_end" x="60.00" y="20.00" incLanes="" intLanes="" shape="60.00,20.00"/>
    <junction id="gneJ16" type="dead_end" x="80.00" y="20.00" incLanes="" intLanes="" shape="80.00,20.00"/>
    <junction id="gneJ17" type="dead_end" x="30.00" y="30.00" incLanes="" intLanes="" shape="30.00,30.00"/>
    <junction id="gneJ18" type="dead_end" x="50.00" y="30.00" incLanes="" intLanes="" shape="50.00,30.00"/>
    <junction id="gneJ19" type="dead_end" x="30.00" y="20.00" incLanes="" intLanes="" shape="30.00,20.00"/>
    <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00"/>
    <junction id="gneJ20" type="dead_end" x="50.00" y="20.00" incLanes="" intLanes="" shape="50.00,20.00"/>
    <junction id="gneJ21" type="dead_end" x="0.00" y="10.00" incLanes="" intLanes="" shape="0.00,10.00"/>
    <junction id="gneJ22" type="dead_end" x="20.00" y="10.00" incLanes="" intLanes="" shape="20.00,10.00"/>
    <junction id="gneJ23" type="dead_end" x="30.00" y="10.00" incLanes="" intLanes="" shape="30.00,10.00"/>
    <junction id="gneJ24" type="dead_end" x="50.00" y="10.00" incLanes="" intLanes="" shape="50.00,10.00"/>
    <junction id="gneJ25" type="dead_end" x="60.00" y="10.00" incLanes="" intLanes="" shape="60.00,10.00"/>
    <junction id="gneJ26" type="dead_end" x="80.00" y="10.00" incLanes="" intLanes="" shape="80.00,10.00"/>
    <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00"/>
    <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>
    <junction id="gneJ3" type="dead_end" x="20.00" y="40.00" incLanes="" intLanes="" shape="20.00,40.00"/>
    <junction id="gneJ4" type="dead_end" x="0.00" y="30.00" incLanes="" intLanes="" shape="0.00,30.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed rail_electric ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE19' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
    </edge>
    <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1">
        <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed rail_urban ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE23' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed ship ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE19' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE19' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed taxi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE14' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE14' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed trailer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE22' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE22' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed tram ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE16' from net
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: Removing edge 'gneE16' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed truck ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE22' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges select_vtypes disallowed vip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding edge '-gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE24' from net
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< disallow
< vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements edges templates clear ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,144c1,6
< 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< Debug: 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: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 3
< 15
< pedestrian bus
< TestFunctions: Clicked over position 391 - 276
< TestFunctions: Clicked over position 814 - 276
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 391 - 518
< TestFunctions: Clicked over position 814 - 518
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,25.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="15">
        <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,67.00 85.00,67.00"/>
        <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
        <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="15">
        <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,17.00 85.00,17.00"/>
        <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,20.20 85.00,20.20"/>
        <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,65.40"/>
    <junction id="J1" type="dead_end" x="85.00" y="75.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,65.40 85.00,75.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,15.40"/>
    <junction id="J3" type="dead_end" x="85.00" y="25.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="85.00,15.40 85.00,25.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges templates copy ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< 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: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< Debug: 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 ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 391 - 518
< TestFunctions: Clicked over position 814 - 518
< 3
< 15
< pedestrian bus
< TestFunctions: Clicked over position 391 - 276
< TestFunctions: Clicked over position 814 - 276
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 554 - 528
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,25.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="15">
        <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,17.00 85.00,17.00"/>
        <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,20.20 85.00,20.20"/>
        <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="15">
        <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,67.00 85.00,67.00"/>
        <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
        <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,15.40"/>
    <junction id="J1" type="dead_end" x="85.00" y="25.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,15.40 85.00,25.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,65.40"/>
    <junction id="J3" type="dead_end" x="85.00" y="75.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="85.00,65.40 85.00,75.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements edges templates create ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,144c1,6
< 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: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Adding nullptr lane into edge
< Debug: Adding nullptr lane into edge
< Debug: 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: Adding junction 'J2' into net
< Debug: Adding junction 'J3' into net
< Debug: Adding edge 'E1' from net
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 3
< 15
< pedestrian bus
< TestFunctions: Clicked over position 391 - 276
< TestFunctions: Clicked over position 814 - 276
< TestFunctions: Clicked over position 554 - 288
< TestFunctions: Clicked over position 391 - 518
< TestFunctions: Clicked over position 814 - 518
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,25.00,85.00,75.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="15">
        <lane id="E0_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,67.00 85.00,67.00"/>
        <lane id="E0_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,70.20 85.00,70.20"/>
        <lane id="E0_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,73.40 85.00,73.40"/>
    </edge>
    <edge id="E1" from="J2" to="J3" priority="15">
        <lane id="E1_0" index="0" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,17.00 85.00,17.00"/>
        <lane id="E1_1" index="1" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,20.20 85.00,20.20"/>
        <lane id="E1_2" index="2" allow="pedestrian bus" speed="13.89" length="85.00" shape="0.00,23.40 85.00,23.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="75.00" incLanes="" intLanes="" shape="0.00,75.00 0.00,65.40"/>
    <junction id="J1" type="dead_end" x="85.00" y="75.00" incLanes="E0_0 E0_1 E0_2" intLanes="" shape="85.00,65.40 85.00,75.00"/>
    <junction id="J2" type="dead_end" x="0.00" y="25.00" incLanes="" intLanes="" shape="0.00,25.00 0.00,15.40"/>
    <junction id="J3" type="dead_end" x="85.00" y="25.00" incLanes="E1_0 E1_1 E1_2" intLanes="" shape="85.00,15.40 85.00,25.00"/>

</net>

daily.net.junctions: 119 tests: 119 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements junctions create circular ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,497c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled chain edges through alt + 5
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 10.00,58.40,50.00,80.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'E1' from net
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 30.00,58.40,70.00,80.00
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 30.00,58.40,70.00,80.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 30.00,58.40,70.00,80.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="13.89" length="0.10" shape="40.00,68.40 40.00,68.40"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="13.89" length="0.10" shape="58.40,50.00 58.40,50.00"/>
    </edge>
    <edge id=":J4_0" function="internal">
        <lane id=":J4_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":J5_0" function="internal">
        <lane id=":J5_0_0" index="0" speed="13.89" length="0.10" shape="40.00,31.60 40.00,31.60"/>
    </edge>
    <edge id=":J6_0" function="internal">
        <lane id=":J6_0_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
    </edge>
    <edge id=":J7_0" function="internal">
        <lane id=":J7_0_0" index="0" speed="13.89" length="0.10" shape="21.60,50.00 21.60,50.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create circular_double ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,920c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled auto opposite edge through alt + 6
< Debug: Enabled chain edges through alt + 5
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 10.00,58.40,50.00,80.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute
< Debug: Adding edge '-E0' from net
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary 10.00,60.00,50.00,81.60
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="6.08" length="7.74" shape="23.20,71.60 21.10,71.30 19.60,70.40 18.70,68.90 18.40,66.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="13.89" length="0.10" shape="40.00,71.60 40.00,71.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" speed="13.89" length="0.10" shape="40.00,68.40 40.00,68.40"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="6.08" length="7.74" shape="61.60,66.80 61.30,68.90 60.40,70.40 58.90,71.30 56.80,71.60"/>
    </edge>
    <edge id=":J2_1" function="internal">
        <lane id=":J2_1_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="13.89" length="0.10" shape="58.40,50.00 58.40,50.00"/>
    </edge>
    <edge id=":J3_1" function="internal">
        <lane id=":J3_1_0" index="0" speed="13.89" length="0.10" shape="61.60,50.00 61.60,50.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create complex ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,2596c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled auto opposite edge through alt + 6
< Debug: Enabled chain edges through alt + 5
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 28.00,58.00,52.00,82.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 10.00,58.40,50.00,80.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,50.00,80.00
< Debug: Setting new attribute
< Debug: Adding edge '-E0' from net
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary 10.00,60.00,50.00,81.60
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,50.00,81.60
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,31d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 575 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 409
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 575 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 577 - 408
< TestFunctions: Clicked over position 471 - 409
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Intersecting left turns at junction 'J8' from lane '-E9_0' and lane '-E13_0' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'J8' from lane '-E14_0' and lane '-E10_0' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'J8' from lane '-E8_0' and lane '-E12_0' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'J8' from lane '-E9_0' and lane '-E13_0' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'J8' from lane '-E14_0' and lane '-E10_0' (increase junction radius to avoid this).
Warning: 6 total messages of type: Intersecting left turns at junction '%' from lane '%' and lane '%' (increase junction radius to avoid this).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="9.73" length="21.49" shape="31.73,71.60 25.90,70.77 21.73,68.27 19.23,64.10 18.40,58.27"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" speed="7.42" length="9.49" shape="31.73,71.60 25.59,70.91 22.92,68.94"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" speed="3.65" length="1.44" shape="31.73,71.60 30.53,70.80"/>
    </edge>
    <edge id=":J0_9" function="internal">
        <lane id=":J0_9_0" index="0" speed="7.42" length="9.82" shape="22.92,68.94 22.79,68.84 23.31,65.40 27.16,60.58"/>
    </edge>
    <edge id=":J0_10" function="internal">
        <lane id=":J0_10_0" index="0" speed="3.65" length="3.23" shape="30.53,70.80 30.13,70.00 30.53,69.20 31.73,68.40"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" speed="5.47" length="9.74" shape="29.42,62.84 27.48,65.27 27.22,67.01 28.63,68.05 31.73,68.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" speed="7.42" length="19.31" shape="29.42,62.84 24.60,66.69 21.16,67.21 19.09,64.41 18.40,58.27"/>
    </edge>
    <edge id=":J0_5" function="internal">
        <lane id=":J0_5_0" index="0" speed="3.65" length="4.67" shape="29.42,62.84 28.01,63.12 27.16,62.84 26.88,61.99 27.16,60.58"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create one_way ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:J0 from SUMORTree with boundary -12.00,78.00,12.00,102.00
< GLDebug: 	Removed object junction:J1 from SUMORTree with boundary 8.00,78.00,32.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -10.00,76.80,10.00,100.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 10.00,76.80,30.00,100.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="90.00" incLanes="" intLanes="" shape="0.00,90.00 0.00,86.80"/>
    <junction id="J1" type="dead_end" x="20.00" y="90.00" incLanes="E0_0" intLanes="" shape="20.00,86.80 20.00,90.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements junctions create one_way_double ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,129c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute
< Debug: Adding edge '-E0' from net
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,80.00,30.00,101.60
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary -10.00,80.00,30.00,101.60
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary -10.00,80.00,30.00,101.60
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,91.60 -1.20,90.80 -1.60,90.00 -1.20,89.20 0.00,88.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="3.65" length="4.67" shape="20.00,88.40 21.20,89.20 21.60,90.00 21.20,90.80 20.00,91.60"/>
    </edge>

    <edge id="-E0" from="J1" to="J0" priority="-1">
        <lane id="-E0_0" index="0" speed="13.89" length="20.00" shape="20.00,91.60 0.00,91.60"/>
    </edge>
    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>

    <junction id="J0" type="priority" x="0.00" y="90.00" incLanes="-E0_0" intLanes=":J0_0_0" shape="0.00,90.00 0.00,93.20 0.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="J1" type="priority" x="20.00" y="90.00" incLanes="E0_0" intLanes=":J1_0_0" shape="20.00,90.00 20.00,86.80 20.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="-E0" to="E0" fromLane="0" toLane="0" via=":J0_0_0" dir="t" state="M"/>
    <connection from="E0" to="-E0" fromLane="0" toLane="0" via=":J1_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create one_way_sameposition ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -12.00,78.00,12.00,102.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 8.00,78.00,32.00,102.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Setting new attribute
< Debug: Key ESC (abort) pressed
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:J0 from SUMORTree with boundary -12.00,78.00,12.00,102.00
< GLDebug: 	Removed object junction:J1 from SUMORTree with boundary 8.00,78.00,32.00,102.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary -10.00,78.40,30.00,100.00
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary -10.00,76.80,10.00,100.00
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 10.00,76.80,30.00,100.00
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary -10.00,78.40,30.00,100.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 471 - 196
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 366 - 198
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,90.00,20.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="20.00" shape="0.00,88.40 20.00,88.40"/>
    </edge>

    <junction id="J0" type="dead_end" x="0.00" y="90.00" incLanes="" intLanes="" shape="0.00,90.00 0.00,86.80"/>
    <junction id="J1" type="dead_end" x="20.00" y="90.00" incLanes="E0_0" intLanes="" shape="20.00,86.80 20.00,90.00"/>

</net>

TEST FAILED on ts-sim-build-ba : netelements junctions create square ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,253c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled chain edges through alt + 5
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 10.00,58.40,70.00,80.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< Debug: Setting new attribute
< Debug: Adding junction 'J2' into net
< GLDebug: 	Inserted junction:J2 into SUMORTree with boundary 48.00,18.00,72.00,42.00
< Debug: Adding edge 'E1' from net
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 48.40,20.00,70.00,80.00
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E1' due it were guessed
< Debug: Setting new attribute
< Debug: Setting new attribute
< GLDebug: 	Removed object edge:E1 from SUMORTree with boundary 48.40,20.00,70.00,80.00
< GLDebug: 	Inserted edge:E1 into SUMORTree with boundary 48.40,20.00,70.00,80.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
    </edge>

    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="33.60" shape="23.20,68.40 56.80,68.40"/>
    </edge>
    <edge id="E1" from="J1" to="J2" priority="-1">
        <lane id="E1_0" index="0" speed="13.89" length="33.60" shape="58.40,66.80 58.40,33.20"/>
    </edge>
    <edge id="E2" from="J2" to="J3" priority="-1">
        <lane id="E2_0" index="0" speed="13.89" length="33.60" shape="56.80,31.60 23.20,31.60"/>
    </edge>
    <edge id="E3" from="J3" to="J0" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create square_double ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,468c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled auto opposite edge through alt + 6
< Debug: Enabled chain edges through alt + 5
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 8.00,58.00,32.00,82.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 48.00,58.00,72.00,82.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 10.00,58.40,70.00,80.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 10.00,58.40,70.00,80.00
< Debug: Setting new attribute
< Debug: Adding edge '-E0' from net
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,70.00,81.60
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary 10.00,60.00,70.00,81.60
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 10.00,60.00,70.00,81.60
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 679 - 303
< TestFunctions: Clicked over position 679 - 513
< TestFunctions: Clicked over position 471 - 513
< TestFunctions: Clicked over position 471 - 303
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="20.00,30.00,60.00,70.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="6.08" length="7.74" shape="23.20,71.60 21.10,71.30 19.60,70.40 18.70,68.90 18.40,66.80"/>
    </edge>
    <edge id=":J0_1" function="internal">
        <lane id=":J0_1_0" index="0" speed="3.90" length="2.58" shape="21.60,66.80 21.70,67.50 22.00,68.00 22.50,68.30 23.20,68.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="6.08" length="7.74" shape="61.60,66.80 61.30,68.90 60.40,70.40 58.90,71.30 56.80,71.60"/>
    </edge>
    <edge id=":J1_1" function="internal">
        <lane id=":J1_1_0" index="0" speed="3.90" length="2.58" shape="56.80,68.40 57.50,68.30 58.00,68.00 58.30,67.50 58.40,66.80"/>
    </edge>
    <edge id=":J2_0" function="internal">
        <lane id=":J2_0_0" index="0" speed="3.90" length="2.58" shape="58.40,33.20 58.30,32.50 58.00,32.00 57.50,31.70 56.80,31.60"/>
    </edge>
    <edge id=":J2_1" function="internal">
        <lane id=":J2_1_0" index="0" speed="6.08" length="7.74" shape="56.80,28.40 58.90,28.70 60.40,29.60 61.30,31.10 61.60,33.20"/>
    </edge>
    <edge id=":J3_0" function="internal">
        <lane id=":J3_0_0" index="0" speed="6.08" length="7.74" shape="18.40,33.20 18.70,31.10 19.60,29.60 21.10,28.70 23.20,28.40"/>
    </edge>
    <edge id=":J3_1" function="internal">
        <lane id=":J3_1_0" index="0" speed="3.90" length="2.58" shape="23.20,31.60 22.50,31.70 22.00,32.00 21.70,32.50 21.60,33.20"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions create two_way ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,126c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< Debug: Enabled auto opposite edge through alt + 6
< Debug: Adding junction 'J0' into net
< GLDebug: 	Inserted junction:J0 into SUMORTree with boundary 38.00,78.00,62.00,102.00
< Debug: Adding junction 'J1' into net
< GLDebug: 	Inserted junction:J1 into SUMORTree with boundary 58.00,78.00,82.00,102.00
< Debug: Adding edge 'E0' from net
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 40.00,78.40,80.00,100.00
< 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
< GLDebug: 	Removed object edge:E0 from SUMORTree with boundary 40.00,78.40,80.00,100.00
< GLDebug: 	Inserted edge:E0 into SUMORTree with boundary 40.00,78.40,80.00,100.00
< Debug: Setting new attribute
< Debug: Adding edge '-E0' from net
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 40.00,80.00,80.00,101.60
< Debug: Setting new attribute
< Debug: invalidating (removing) connections of edge 'E0' due it were guessed
< 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
< GLDebug: 	Removed object edge:-E0 from SUMORTree with boundary 40.00,80.00,80.00,101.60
< GLDebug: 	Inserted edge:-E0 into SUMORTree with boundary 40.00,80.00,80.00,101.60
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 195
< TestFunctions: Clicked over position 734 - 195
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="50.00,90.00,70.00,90.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" speed="3.65" length="4.67" shape="50.00,91.60 48.80,90.80 48.40,90.00 48.80,89.20 50.00,88.40"/>
    </edge>
    <edge id=":J1_0" function="internal">
        <lane id=":J1_0_0" index="0" speed="3.65" length="4.67" shape="70.00,88.40 71.20,89.20 71.60,90.00 71.20,90.80 70.00,91.60"/>
    </edge>

    <edge id="-E0" from="J1" to="J0" priority="-1">
        <lane id="-E0_0" index="0" speed="13.89" length="20.00" shape="70.00,91.60 50.00,91.60"/>
    </edge>
    <edge id="E0" from="J0" to="J1" priority="-1">
        <lane id="E0_0" index="0" speed="13.89" length="20.00" shape="50.00,88.40 70.00,88.40"/>
    </edge>

    <junction id="J0" type="priority" x="50.00" y="90.00" incLanes="-E0_0" intLanes=":J0_0_0" shape="50.00,90.00 50.00,93.20 50.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="J1" type="priority" x="70.00" y="90.00" incLanes="E0_0" intLanes=":J1_0_0" shape="70.00,90.00 70.00,86.80 70.00,90.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="-E0" to="E0" fromLane="0" toLane="0" via=":J0_0_0" dir="t" state="M"/>
    <connection from="E0" to="-E0" fromLane="0" toLane="0" via=":J1_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,1187c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_0to-gneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_0to-gneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_0to-gneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE11_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_0to-gneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0to-gneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE18_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 354 - 228
< TestFunctions: Clicked over position 564 - 228
< TestFunctions: Clicked over position 804 - 228
< TestFunctions: Clicked over position 354 - 348
< TestFunctions: Clicked over position 464 - 458
< TestFunctions: Clicked over position 734 - 458
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: entryExitDetector 'entryExitDetector_0' needs at least one entry and one exit
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="13.89" length="0.10" shape="70.00,41.60 70.00,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="0.10" shape="70.00,38.40 70.00,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" speed="6.08" length="7.74" shape="91.60,36.80 91.30,38.90 90.40,40.40 88.90,41.30 86.80,41.60"/>
    </edge>
    <edge id=":gneJ12_1" function="internal">
        <lane id=":gneJ12_1_0" index="0" speed="3.90" length="2.58" shape="86.80,38.40 87.50,38.30 88.00,38.00 88.30,37.50 88.40,36.80"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" speed="13.89" length="0.10" shape="88.40,20.00 88.40,20.00"/>
    </edge>
    <edge id=":gneJ13_1" function="internal">
        <lane id=":gneJ13_1_0" index="0" speed="13.89" length="0.10" shape="91.60,20.00 91.60,20.00"/>
    </edge>
    <edge id=":gneJ14_0" function="internal">
        <lane id=":gneJ14_0_0" index="0" speed="3.90" length="2.58" shape="88.40,3.20 88.30,2.50 88.00,2.00 87.50,1.70 86.80,1.60"/>
    </edge>
    <edge id=":gneJ14_1" function="internal">
        <lane id=":gneJ14_1_0" index="0" speed="6.08" length="7.74" shape="86.80,-1.60 88.90,-1.30 90.40,-0.40 91.30,1.10 91.60,3.20"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,184c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyValue
< outer
< inner
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect fringe ( Last six runs Dec2022 )
netelements junctions inspect_tls fringe ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,184c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< gneJ1
< 
< OwnID
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":D_0" function="internal">
        <lane id=":D_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="100.00,48.40 101.20,49.20 101.60,50.00 101.20,50.80 100.00,51.60"/>
    </edge>
    <edge id=":D_w0" function="walkingarea">
        <lane id=":D_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="100.00,56.40 100.00,58.40 100.00,41.60 100.00,43.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect id ( Last six runs Dec2022 )
netelements junctions inspect_tls id ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,239c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect keepclear ( Last six runs Dec2022 )
netelements junctions inspect_tls keepclear ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements junctions inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,203c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< &&&&%%%%
< customName
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,210c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect parameters ( Last six runs Dec2022 )
netelements junctions inspect_tls parameters ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements junctions inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,229c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummy position
< 0.00,50.00
< TestFunctions: Clicked over position 304 - 418
< 40.00,40.00
< 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">
    <!-- StoppingPlaces -->
    <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="30.15"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge's '7' from- and to-node are at the same position.
Warning: Edge's '3' from- and to-node are at the same position.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="48.45,-0.39 49.51,-1.36 50.39,-1.55 51.07,-0.97 51.55,0.39"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.21,1.55 58.15,2.04 41.85,-2.04 43.79,-1.55"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="51.58,99.74 50.99,101.05 50.26,101.58 49.41,101.32 48.42,100.26"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.69,101.05 41.71,101.38 58.29,98.62 56.31,98.95"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.38,51.55 -0.97,51.06 -1.55,50.38 -1.36,49.51 -0.38,48.45"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="-1.53,43.79 -2.01,41.84 2.01,58.16 1.53,56.21"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.04" length="11.40" shape="37.53,54.36 36.56,50.80 35.06,48.46 33.01,47.34 30.42,47.43"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="25.98" shape="37.53,54.36 36.25,46.58 35.77,41.14 36.31,35.73 38.04,28.07"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,184c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyRadius
< -7
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="45.20,60.70 44.83,58.12 43.73,56.28 43.30,56.02"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="21.40" shape="45.20,60.70 45.20,39.30"/>
<truncated after showing first 30 lines>
netelements junctions inspect radius ( Last six runs Dec2022 )
netelements junctions inspect_tls radius ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements junctions inspect rightofway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyRightOfWay
< edgePriority
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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 shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,325c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummy shape
< 50.73,53.24 53.96,51.11 52.86,47.49 51.11,45.34 47.75,44.61 43.91,47.30 44.23,50.67 47.44,52.88
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
Warning: Intersecting left turns at junction 'Center' from lane '6_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '7_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '6_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '7_2' (increase junction radius to avoid this).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="5.70" length="6.24" shape="45.20,51.34 45.50,52.85 46.40,53.93 47.90,54.58 49.54,54.75"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="6.59" shape="45.20,51.34 45.20,46.40"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< allway_stop
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type allway_stop ( Last six runs Dec2022 )
netelements junctions inspect_tls type allway_stop ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dead_end
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type dead_end ( Last six runs Dec2022 )
netelements junctions inspect_tls type dead_end ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< district
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (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).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type district ( Last six runs Dec2022 )
netelements junctions inspect_tls type district ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< internal
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type internal ( Last six runs Dec2022 )
netelements junctions inspect_tls type internal ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< priority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type priority ( Last six runs Dec2022 )
netelements junctions inspect_tls type priority ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< priority_stop
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type priority_stop ( Last six runs Dec2022 )
netelements junctions inspect_tls type priority_stop ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< rail_crossing
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type rail_crossing ( Last six runs Dec2022 )
netelements junctions inspect_tls type rail_crossing ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< rail_signal
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type rail_signal ( Last six runs Dec2022 )
netelements junctions inspect_tls type rail_signal ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< right_before_left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type right_before_left ( Last six runs Dec2022 )
netelements junctions inspect_tls type right_before_left ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,195c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< traffic_light
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type traffic_light ( Last six runs Dec2022 )
netelements junctions inspect_tls type traffic_light ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,200c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< traffic_light_right_on_red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type traffic_light_right_on_red ( Last six runs Dec2022 )
netelements junctions inspect_tls type traffic_light_right_on_red ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,194c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< traffic_light_unregulated
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (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).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type traffic_light_unregulated ( Last six runs Dec2022 )
netelements junctions inspect_tls type traffic_light_unregulated ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< unknown
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type unknown ( Last six runs Dec2022 )
netelements junctions inspect_tls type unknown ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< unregulated
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type unregulated ( Last six runs Dec2022 )
netelements junctions inspect_tls type unregulated ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< zipper
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect type zipper ( Last six runs Dec2022 )
netelements junctions inspect_tls type zipper ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected fringe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyFringe
< outer
< inner
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.48" length="12.26" shape="45.20,62.40 44.73,59.07 43.30,56.70 40.92,55.27 37.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="24.80" shape="45.20,62.40 45.20,37.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="24.80" shape="48.40,62.40 48.40,37.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected keepclear ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,242c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.48" length="12.26" shape="45.20,62.40 44.73,59.07 43.30,56.70 40.92,55.27 37.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="24.80" shape="45.20,62.40 45.20,37.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< %%%%%;;;;
< customName
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.48" length="12.26" shape="45.20,62.40 44.73,59.07 43.30,56.70 40.92,55.27 37.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="24.80" shape="45.20,62.40 45.20,37.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,231c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.48" length="12.26" shape="45.20,62.40 44.73,59.07 43.30,56.70 40.92,55.27 37.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="24.80" shape="45.20,62.40 45.20,37.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected radius ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyRadius
< -7
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.66" length="9.52" shape="45.20,60.70 44.83,58.12 43.73,56.28 41.88,55.17 39.30,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="21.40" shape="45.20,60.70 45.20,39.30"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_selected rightofway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyRightOfWays
< edgePriority
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.48" length="12.26" shape="45.20,62.40 44.73,59.07 43.30,56.70 40.92,55.27 37.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="24.80" shape="45.20,62.40 45.20,37.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< allway_stop
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type allway_stop ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type allway_stop ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< district
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (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).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type district ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type district ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,198c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< priority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type priority ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type priority ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< priority_stop
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type priority_stop ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type priority_stop ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< rail_crossing
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type rail_crossing ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type rail_crossing ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< rail_signal
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type rail_signal ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type rail_signal ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< right_before_left
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type right_before_left ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type right_before_left ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,186c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< traffic_light
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type traffic_light ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type traffic_light ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,207c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< traffic_light_right_on_red
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type traffic_light_right_on_red ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type traffic_light_right_on_red ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< traffic_light_unregulated
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '6_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '7_2' and lane '5_2' (increase junction radius to avoid this).
Warning: Intersecting left turns at junction 'Center' from lane '8_2' and lane '6_2' (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).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type traffic_light_unregulated ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type traffic_light_unregulated ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< unknown
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type unknown ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type unknown ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< unregulated
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type unregulated ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type unregulated ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,201c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyType
< zipper
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/>
<truncated after showing first 30 lines>
netelements junctions inspect_selected type zipper ( Last six runs Dec2022 )
netelements junctions inspect_tls_selected type zipper ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< %%%%;;;;;
< customName
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,229c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummy position
< 0.00,50.00
< TestFunctions: Clicked over position 304 - 418
< 40.00,40.00
< 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">
    <!-- StoppingPlaces -->
    <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="30.15"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge's '7' from- and to-node are at the same position.
Warning: Edge's '3' from- and to-node are at the same position.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="48.45,-0.39 49.51,-1.36 50.39,-1.55 51.07,-0.97 51.55,0.39"/>
    </edge>
    <edge id=":A_w0" function="walkingarea">
        <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.21,1.55 58.15,2.04 41.85,-2.04 43.79,-1.55"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="51.58,99.74 50.99,101.05 50.26,101.58 49.41,101.32 48.42,100.26"/>
    </edge>
    <edge id=":B_w0" function="walkingarea">
        <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.69,101.05 41.71,101.38 58.29,98.62 56.31,98.95"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.38,51.55 -0.97,51.06 -1.55,50.38 -1.36,49.51 -0.38,48.45"/>
    </edge>
    <edge id=":C_w0" function="walkingarea">
        <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="-1.53,43.79 -2.01,41.84 2.01,58.16 1.53,56.21"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.04" length="6.82" shape="37.53,54.36 36.56,50.80 35.06,48.46 34.75,48.29"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="25.98" shape="37.53,54.36 36.25,46.58 35.77,41.14 36.31,35.73 38.04,28.07"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls rightofway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyRightOfWay
< edgePriority
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,334c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00
< GLDebug: 	Inserted edge:1 into SUMORTree with boundary 32.00,-10.00,60.00,60.00
< GLDebug: 	Inserted edge:2 into SUMORTree with boundary 40.00,40.00,68.00,110.00
< GLDebug: 	Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,68.00
< GLDebug: 	Inserted edge:4 into SUMORTree with boundary 40.00,32.00,110.00,60.00
< GLDebug: 	Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,68.00,60.00
< GLDebug: 	Inserted edge:6 into SUMORTree with boundary 32.00,40.00,60.00,110.00
< GLDebug: 	Inserted edge:7 into SUMORTree with boundary -10.00,32.00,60.00,60.00
< GLDebug: 	Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,68.00
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00
< GLDebug: 	Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00
< GLDebug: 	Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00
< GLDebug: 	Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummy shape
< 43.60,60.40 56.40,60.40 52.00,53.00 60.40,56.40 60.40,43.60 52.00,47.0056.40,39.60 43.60,39.60 48.00,47.00 39.60,43.60 39.60,56.40 48.00,53.00 43.60,60.40
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
Error: Shape of a(n) user-supplied shape is broken: not numeric position entry.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,193c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< D
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tllayout alternateoneway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< alternateoneway
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tllayout default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< default
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tllayout incoming ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< incoming
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tllayout opposites ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< opposites
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tltype NEMA ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< NEMA
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tltype actuated ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< actuated
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tltype delay_based ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< delay_based
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls tltype static ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 418
< dummyTLS
< static
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_1_0_7" lane="1_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_2_0_2" lane="2_0" startPos="15.00" endPos="25.00"/>
    <busStop id="busStop_3_0_0" lane="3_0" startPos="9.00" endPos="19.00"/>
    <busStop id="busStop_4_0_5" lane="4_0" startPos="16.00" endPos="26.00"/>
    <busStop id="busStop_5_0_6" lane="5_0" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_6_1_3" lane="6_1" startPos="20.00" endPos="30.00"/>
    <busStop id="busStop_7_0_1" lane="7_0" startPos="21.00" endPos="31.00"/>
    <busStop id="busStop_8_0_4" lane="8_0" startPos="17.00" endPos="27.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="240.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" 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_tls_selected fringe ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,182c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyFringe
< outer
< inner
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,51.60 -1.20,50.80 -1.60,50.00 -1.20,49.20 0.00,48.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
        <lane id=":Center_1_1" index="1" disallow="pedestrian" speed="13.90" length="22.80" shape="48.40,61.40 48.40,38.60"/>
    </edge>
    <edge id=":Center_3" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected keepclear ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,242c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< %%%;;;;
< customName
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,231c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected radius ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,187c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyRadius
< -7
< 2.3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="6.66" length="5.25" shape="45.20,60.70 44.83,58.12 43.73,56.28 43.30,56.02"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="21.40" shape="45.20,60.70 45.20,39.30"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected rightofway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,183c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyRightOfWays
< edgePriority
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tl ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,203c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< D
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tllayout alternateoneway ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,197c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< alternateoneway
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tllayout default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< default
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tllayout incoming ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< incoming
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tllayout opposites ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< opposites
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tltype NEMA ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< NEMA
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tltype actuated ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< actuated
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tltype delay_based ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,198c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< delay_based
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tltype static ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,189c1,6
< Debug: Adding busStop 'busStop_1_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_2_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_3_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_4_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_5_0_6' in GNEChange_Additional
< Debug: Adding busStop 'busStop_6_1_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_7_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_8_0_4' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from1_2to5_2' in retrieveGNEConnection()
< Debug: Created connection 'from2_2to6_2' in retrieveGNEConnection()
< Debug: Created connection 'from3_2to7_2' in retrieveGNEConnection()
< Debug: Created connection 'from4_2to8_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to1_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 'from6_2to2_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 'from7_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from8_1to2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 629 - 398
< TestFunctions: Clicked over position 314 - 398
< TestFunctions: Clicked over position 629 - 398
< dummyTLS
< static
< 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">
    <!-- StoppingPlaces -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id=":A_0" function="internal">
        <lane id=":A_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/>
    </edge>
    <edge id=":B_0" function="internal">
        <lane id=":B_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/>
    </edge>
    <edge id=":C_0" function="internal">
        <lane id=":C_0_0" index="0" disallow="pedestrian" 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="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/>
    </edge>
    <edge id=":Center_0" function="internal">
        <lane id=":Center_0_0" index="0" disallow="pedestrian" speed="7.01" length="6.43" shape="45.20,61.40 44.79,58.51 43.55,56.45 42.60,55.88"/>
    </edge>
    <edge id=":Center_1" function="internal">
        <lane id=":Center_1_0" index="0" disallow="pedestrian" speed="13.90" length="22.80" shape="45.20,61.40 45.20,38.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions load ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,237c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Error: Could not build entry in netedit; lane doesn't exist.
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_0to-gneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_0to-gneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_0to-gneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE11_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_0to-gneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0to-gneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE16_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE4_0_2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE4_0_7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="60.00,50.00" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="-gneE17_0" pos="5.00"/>
        <detExit lane="-gneE17_0" pos="5.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not build entry in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="13.89" length="14.40" shape="77.20,41.60 62.80,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="8.00" length="4.07" shape="77.20,41.60 73.35,41.05 73.20,40.96"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="8.00" length="10.13" shape="73.20,40.96 70.60,39.40 68.95,36.65 68.40,32.80"/>
    </edge>
    <edge id=":gneJ11_2" function="internal">
        <lane id=":gneJ11_2_0" index="0" speed="6.51" length="9.03" shape="71.60,32.80 71.95,35.25 73.00,37.00 74.75,38.05 77.20,38.40"/>
    </edge>
    <edge id=":gneJ11_3" function="internal">
        <lane id=":gneJ11_3_0" index="0" speed="8.00" length="14.19" shape="71.60,32.80 71.05,36.65 69.40,39.40 66.65,41.05 62.80,41.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="6.51" length="9.03" shape="62.80,38.40 65.25,38.05 67.00,37.00 68.05,35.25 68.40,32.80"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="13.89" length="14.40" shape="62.80,38.40 77.20,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" speed="6.08" length="7.74" shape="91.60,36.80 91.30,38.90 90.40,40.40 88.90,41.30 86.80,41.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions merge abort ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE4_0' in retrieveGNEConnection()
< Debug: Opening FXMessageBox 'merge junctions'
< Debug: Closed FXMessageBox 'merge junctions' with 'ESC'
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE13' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE13_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE9_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE5_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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="35.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="10.00,-30.00" convBoundary="0.00,0.00,70.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="48.40,27.20 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="4.07" shape="48.40,27.20 48.95,23.35 49.04,23.20"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="10.13" shape="49.04,23.20 50.60,20.60 53.35,18.95 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="57.20,21.60 54.75,21.95 53.00,23.00 51.95,24.75 51.60,27.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="57.20,21.60 53.35,21.05 50.60,19.40 48.95,16.65 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="51.60,12.80 51.95,15.25 53.00,17.00 54.75,18.05 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="51.60,12.80 51.60,27.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions merge basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE4_0' in retrieveGNEConnection()
< Debug: Opening FXMessageBox 'merge junctions'
< Debug: Closed FXMessageBox 'merge junctions' with 'Yes'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Removing junction 'gneJ8' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding junction 'gneJ8' into net
< Debug: 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: Removing junction 'gneJ8' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ1'.
Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ1'.
Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ1'.
Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ1'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="10.00,-30.00" convBoundary="0.00,0.00,70.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="48.40,27.20 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="4.07" shape="48.40,27.20 48.95,23.35 49.04,23.20"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="10.13" shape="49.04,23.20 50.60,20.60 53.35,18.95 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="57.20,21.60 54.75,21.95 53.00,23.00 51.95,24.75 51.60,27.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="57.20,21.60 53.35,21.05 50.60,19.40 48.95,16.65 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="51.60,12.80 51.95,15.25 53.00,17.00 54.75,18.05 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="51.60,12.80 51.60,27.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions merge bubble ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE4_0' in retrieveGNEConnection()
< Debug: Opening FXMessageBox 'merge junctions'
< Debug: Closed FXMessageBox 'merge junctions' with 'Yes'
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Removing junction 'gneJ8' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding junction 'gneJ8' into net
< Debug: 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: Removing junction 'gneJ8' from net
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="35.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Lane 'gneE0_0' is not connected from any incoming edge at junction 'gneJ0'.
Warning: Edge 'gneE1' is not connected to outgoing edges at junction 'gneJ0'.
Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ0'.
Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ0'.
Warning: Lane 'gneE0_0' is not connected from any incoming edge at junction 'gneJ0'.
Warning: Edge 'gneE1' is not connected to outgoing edges at junction 'gneJ0'.
Warning: Lane 'gneE12_0' is not connected from any incoming edge at junction 'gneJ0'.
Warning: Edge 'gneE13' is not connected to outgoing edges at junction 'gneJ0'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="10.00,-30.00" convBoundary="0.00,0.00,70.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="13.89" length="14.40" shape="48.40,27.20 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="8.00" length="4.07" shape="48.40,27.20 48.95,23.35 49.04,23.20"/>
    </edge>
    <edge id=":gneJ1_6" function="internal">
        <lane id=":gneJ1_6_0" index="0" speed="8.00" length="10.13" shape="49.04,23.20 50.60,20.60 53.35,18.95 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="6.51" length="9.03" shape="57.20,21.60 54.75,21.95 53.00,23.00 51.95,24.75 51.60,27.20"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="8.00" length="14.19" shape="57.20,21.60 53.35,21.05 50.60,19.40 48.95,16.65 48.40,12.80"/>
    </edge>
    <edge id=":gneJ1_4" function="internal">
        <lane id=":gneJ1_4_0" index="0" speed="6.51" length="9.03" shape="51.60,12.80 51.95,15.25 53.00,17.00 54.75,18.05 57.20,18.40"/>
    </edge>
    <edge id=":gneJ1_5" function="internal">
        <lane id=":gneJ1_5_0" index="0" speed="13.89" length="14.40" shape="51.60,12.80 51.60,27.20"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="-1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements junctions move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,264c1,6
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_0to-gneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_0to-gneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_0to-gneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE11_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_0to-gneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0to-gneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE17_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE18_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE18_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE18_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE19_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE19_0togneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE19_0togneE16_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE3_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE4_0to-gneE7_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE5_0to-gneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE6_0to-gneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE7_0to-gneE6_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE8_0to-gneE15_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE8_0to-gneE16_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE16' has a grade of 25.00%.
Warning: Edge '-gneE17' has a grade of 25.00%.
Warning: Edge '-gneE18' has a grade of 25.00%.
Warning: Edge '-gneE19' has a grade of 25.00%.
Warning: Edge 'gneE16' has a grade of 25.00%.
Warning: 12 total messages of type: Edge '%' has a grade of %%.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,70.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="13.89" length="19.54" shape="74.97,41.60 55.43,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="13.89" length="3.48" shape="74.97,41.60 71.56,40.88"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="13.89" length="16.51" shape="71.56,40.88 70.64,40.69 65.66,38.47 60.85,35.72 56.99,33.25"/>
    </edge>
    <edge id=":gneJ11_2" function="internal">
        <lane id=":gneJ11_2_0" index="0" speed="13.89" length="18.18" shape="58.77,30.59 62.35,32.98 66.55,35.53 70.91,37.57 74.97,38.40"/>
    </edge>
    <edge id=":gneJ11_3" function="internal">
        <lane id=":gneJ11_3_0" index="0" speed="7.69" length="22.83" shape="58.77,30.59 64.75,35.41 66.19,38.85 63.08,40.91 55.43,41.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="5.48" length="10.68" shape="55.43,38.40 59.01,38.08 60.46,37.11 59.79,35.50 56.99,33.25"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="13.89" length="19.54" shape="55.43,38.40 74.97,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" speed="6.08" length="7.74" shape="91.60,36.80 91.30,38.90 90.40,40.40 88.90,41.30 86.80,41.60"/>
<truncated after showing first 30 lines>

daily.net.lanes: 92 tests: 92 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu add_restricted_lane bikelane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,266c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu add_restricted_lane buslane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,262c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,258c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
netelements lanes contextual_menu add_restricted_lane greenvergeback ( Last six runs Dec2022 )
netelements lanes contextual_menu add_restricted_lane greenvergefront ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,264c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu duplicate_lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,190c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_1" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE2_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 10 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu remove_restricted_lane bikelane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,240c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu remove_restricted_lane buslane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,247c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,233c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
netelements lanes contextual_menu remove_restricted_lane greenverge ( Last six runs Dec2022 )
netelements lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: 8 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>
netelements lanes contextual_menu transform_restricted_lane bikelane ( Last six runs Dec2022 )
netelements lanes contextual_menu transform_restricted_lane buslane ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu transform_restricted_lane greenverge ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,195c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted junction:gneJ2 into SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Inserted junction:gneJ3 into SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: 	Inserted edge:-gneE2 into SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Inserted edge:gneE2 into SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Inserted edge:gneE4 into SUMORTree with boundary 38.40,-10.00,60.00,30.00
< GLDebug: 	Inserted edge:gneE5 into SUMORTree with boundary 40.00,-10.00,61.60,30.00
< GLDebug: 	Inserted edge:gneE8 into SUMORTree with boundary -11.60,-10.00,10.00,30.00
< GLDebug: 	Inserted edge:gneE9 into SUMORTree with boundary -10.00,-10.00,11.60,30.00
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE2_0_3' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00
< GLDebug: 	Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:-gneE2 from SUMORTree with boundary -10.00,10.00,60.00,31.60
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: 	Removed object edge:gneE2 from SUMORTree with boundary -10.00,8.40,60.00,30.00
< GLDebug: 	Removed object edge:gneE4 from SUMORTree with boundary 38.40,-10.00,60.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="23.78" endPos="30.38" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="20.63" endPos="30.63" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" startPos="39.59" endPos="46.19" friendlyPos="true"/>
    <busStop id="busStop_-gneE2_0_3" lane="-gneE2_0" startPos="38.60" endPos="48.60" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="10.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: Lane 'gneE8_0' is not connected from any incoming edge at junction 'gneJ2'.
Warning: Edge '-gneE2' is not connected to outgoing edges at junction 'gneJ2'.
Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'.
Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'.
Warning: 6 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect acceleration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect changeleft ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyAllowed' for attribute changeLeft of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeLeft of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect changeright ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyAllowed' for attribute changeRight of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeRight of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect customshape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyShape' for attribute customShape of lane isn't valid
< Debug: Key F5 (Compute) pressed
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< dummyShape
< 
< TestFunctions: Clicked over position 554 - 333
< 13.112,16.22 34.19,16.11
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyDisallowed' for attribute disallow of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect endoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyEndOffset' for attribute endOffset of lane isn't valid
< Debug: Value '-3' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< dummyEndOffset
< 
< -3
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect opposite ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value '%%%&&&' for attribute opposite of lane isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< 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 output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< %%%&&&
< gneE3_1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,132c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummySpeed' for attribute speed of lane isn't valid
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect stopoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyStopOffset' for attribute stopOffset of lane isn't valid
< Debug: Value '-3' for attribute stopOffset of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< dummyStopOffset
< 
< -3
< 800
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect stopoffsetexception ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,108c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Setting new attribute
< Debug: Value 'DummyAllowed' for attribute stopOException of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< 12.5
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< 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: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< %%%&&&
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyWidth' for attribute width of lane isn't valid
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of lane isn't valid
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 333
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected acceleration ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected allow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute allow of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected changeleft ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyAllowed' for attribute changeLeft of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeLeft of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected changeright ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyDisallowed' for attribute changeRight of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute changeRight of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected disallow ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'DummyDisallowed' for attribute disallow of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute disallow of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< DummyDisallowed
< 
< authority  army, passenger; taxi. tram
< 
< emergency authority army vip passenger hov bus coach tram rail_urban rail rail_electric motorcycle moped pedestrian custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected endoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyEndOffset' for attribute endOffset of lane isn't valid
< Debug: Value '-3' for attribute endOffset of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< dummyEndOffset
< 
< -3
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,153c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected speed ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummySpeed' for attribute speed of lane isn't valid
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< 
< dummySpeed
< -13
< 120.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Speed of turning connection 'gneE3_0->gneE8_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: Speed of turning connection 'gneE5_0->gneE3_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE3_0->gneE8_0' reduced by 57.87 due to turning radius of 15.79 (length=19.63, angle=90.00).
Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00).
Warning: 6 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected stopoffset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyEndOffset' for attribute stopOffset of lane isn't valid
< Debug: Value '-3' for attribute stopOffset of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< dummyEndOffset
< 
< -3
< 12.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected stopoffsetexception ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'DummyAllowed' for attribute stopOException of lane isn't valid
< Debug: Value 'authority  army, passenger; taxi. tram' for attribute stopOException of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< 12.5
< DummyAllowed
< 
< authority  army, passenger; taxi. tram
< 
< authority army vip passenger hov taxi bus coach tram bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< %%$$$
< customType
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes inspect_selected width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< Debug: Adding busStop 'busStop1' in GNEChange_Additional
< Debug: Adding busStop 'busStop2' in GNEChange_Additional
< Debug: Adding busStop 'busStop3' in GNEChange_Additional
< Debug: Adding busStop 'busStop4' in GNEChange_Additional
< Debug: Adding busStop 'busStop5' in GNEChange_Additional
< Debug: Adding busStop 'busStop6' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE0_0togneE5_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_0togneE8_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE4_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE5_0togneE3_1' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE8_0togneE0_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection()
< Debug: Enabled select edges through alt + 5
< Debug: Value 'dummyWidth' for attribute width of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value '-2' for attribute width of lane isn't valid
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Key F5 (Compute) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 554 - 323
< TestFunctions: Clicked over position 554 - 263
< TestFunctions: Clicked over position 554 - 263
< dummyWidth
< 
< -2
< default
< 4
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <busStop id="busStop1" lane="gneE0_0" startPos="10.00" endPos="15.00" friendlyPos="true"/>
    <busStop id="busStop2" lane="gneE1_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop3" lane="gneE2_0" endPos="30.00" friendlyPos="true"/>
    <busStop id="busStop4" lane="gneE2_1" startPos="25.00" friendlyPos="true"/>
    <busStop id="busStop5" lane="gneE3_0" startPos="3.00" endPos="13.00" friendlyPos="true"/>
    <busStop id="busStop6" lane="gneE3_1" startPos="3.00" endPos="13.00" friendlyPos="true"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="6.08" length="7.74" shape="-1.60,3.20 -1.30,1.10 -0.40,-0.40 1.10,-1.30 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ0_1" function="internal">
        <lane id=":gneJ0_1_0" index="0" speed="3.90" length="2.58" shape="3.20,1.60 2.50,1.70 2.00,2.00 1.70,2.50 1.60,3.20"/>
    </edge>
    <edge id=":gneJ0_2" function="internal">
        <lane id=":gneJ0_2_0" index="0" speed="3.65" length="1.30" shape="3.20,1.60 2.12,0.88"/>
    </edge>
    <edge id=":gneJ0_3" function="internal">
        <lane id=":gneJ0_3_0" index="0" speed="3.65" length="3.37" shape="2.12,0.88 2.00,0.80 1.60,0.00 2.00,-0.80 3.20,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.90" length="2.58" shape="48.40,3.20 48.30,2.50 48.00,2.00 47.50,1.70 46.80,1.60"/>
    </edge>
    <edge id=":gneJ1_1" function="internal">
        <lane id=":gneJ1_1_0" index="0" speed="6.08" length="7.74" shape="46.80,-1.60 48.90,-1.30 50.40,-0.40 51.30,1.10 51.60,3.20"/>
    </edge>
    <edge id=":gneJ1_2" function="internal">
        <lane id=":gneJ1_2_0" index="0" speed="3.65" length="1.44" shape="46.80,-1.60 48.00,-0.80"/>
    </edge>
    <edge id=":gneJ1_3" function="internal">
        <lane id=":gneJ1_3_0" index="0" speed="3.65" length="3.23" shape="48.00,-0.80 48.40,0.00 48.00,0.80 46.80,1.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE12' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed army ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE21' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE21' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed authority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE21' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE21' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE21' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed bicycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE17' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE17' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed bus ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE14' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed coach ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE15' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE15' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed custom1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE25' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE25' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed custom2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE25' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE25' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE25' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed delivery ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE15' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE15' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE15' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed emergency ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE18' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE18' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed evehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE20' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE20' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed hov ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE24' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE24' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed moped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE17' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE17' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE17' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed motorcycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE18' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE18' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE18' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed passenger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing edge 'gneE13' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE13' from net
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing edge 'gneE13' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE13' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed pedestrian ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE16' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE16' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed private ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE20' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE20' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE20' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed rail ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE23' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE23' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed rail_electric ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE19' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE19' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed rail_urban ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE23' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE23' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE23' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed ship ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE19' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE19' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE19' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed taxi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE14' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE14' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE14' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed trailer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE22' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE22' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed tram ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE16' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge 'gneE16' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE16' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed truck ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE22' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE22' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE22' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes allowed vip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,95c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing edge '-gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge '-gneE24' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing edge '-gneE24' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE24' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< allow
< =vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" allow="passenger" speed="3.65" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed all ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Removing edge 'gneE12' from net
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding edge 'gneE12' from net
< Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12'
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13'
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13'
< Debug: Deleting unreferenced connection 'fromgneE13_0togneE12_0' in removeConnection()
< Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12'
< Debug: Deleting unreferenced connection 'fromgneE12_0togneE13_0' in removeConnection()
< Debug: Removing edge 'gneE12' from net
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE12' GNEChange_Edge
< Debug: Deleting unreferenced lane in GNEChange_Attribute
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< all
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
        <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/>
    </edge>
    <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1">
        <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1">
        <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed army ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =army
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed authority ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =authority
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed bicycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =bicycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed bus ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =bus
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed coach ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =coach
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed custom1 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =custom1
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed custom2 ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =custom2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed delivery ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =delivery
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed emergency ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =emergency
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed evehicle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =evehicle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed hov ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =hov
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed moped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =moped
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed motorcycle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =motorcycle
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed passenger ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed pedestrian ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =pedestrian
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed private ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =private
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed rail ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =rail
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed rail_electric ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =rail_electric
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed rail_urban ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =rail_urban
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed ship ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =ship
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed taxi ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =taxi
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed trailer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =trailer
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed tram ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =tram
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed truck ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =truck
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements lanes select_vtypes disallowed vip ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< Debug: Key DEL (delete) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection()
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Key F5 (Compute) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: network elements saved
< Debug: Deleting unreferenced edge '-gneE14' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE14_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE15' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE15_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE16' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE16_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE17' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE17_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE18' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE18_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE19' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE19_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE20' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE20_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE21' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE21_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE22' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE22_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE23' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane '-gneE23_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge '-gneE24' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< lane
< disallow
< =vip
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="20.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ2_0" function="internal">
        <lane id=":gneJ2_0_0" index="0" disallow="all" speed="3.65" length="4.67" shape="0.00,41.60 -1.20,40.80 -1.60,40.00 -1.20,39.20 0.00,38.40"/>
    </edge>
    <edge id=":gneJ3_0" function="internal">
        <lane id=":gneJ3_0_0" index="0" disallow="all" speed="3.82" length="4.67" shape="20.00,38.40 21.20,39.20 21.60,40.00 21.20,40.80 20.00,41.60"/>
    </edge>

    <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1">
        <lane id="-gneE14_0" index="0" disallow="bus rail_fast" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" disallow="coach rail_fast" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/>
    </edge>
    <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1">
        <lane id="-gneE16_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/>
    </edge>
    <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1">
        <lane id="-gneE17_0" index="0" disallow="bicycle rail_fast" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/>
    </edge>
    <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE18_0" index="0" disallow="emergency rail_fast" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/>
    </edge>
    <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1">
<truncated after showing first 30 lines>

daily.net.trafficlights: 187 tests: 187 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : netelements trafficlights edit_click ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,149c1,4
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="420.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

8 TESTS FAILED on ts-sim-build-ba :

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory
netelements trafficlights joined attributes E1 ( Last six runs Dec2022 )
netelements trafficlights joined file load ( Last six runs Dec2022 )
netelements trafficlights joined file save ( Last six runs Dec2022 )
netelements trafficlights joined programs select ( Last six runs Dec2022 )
netelements trafficlights single attributes E1 ( Last six runs Dec2022 )
netelements trafficlights single file load ( Last six runs Dec2022 )
netelements trafficlights single file save ( Last six runs Dec2022 )
netelements trafficlights single programs select ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined attributes offset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< dummyOffset
< -20
< 13
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined attributes parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,192c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< dummyGenericParameters
< key1|key2|key3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,193c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create copy ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,176c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create disjoin ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,221c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,165c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< 
< ;;;%%;;;
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'customID'
Warning: Unreachable edge '-E1' within tlLogic 'customID'
Warning: Unreachable edge '-E3' within tlLogic 'customID'
Warning: Unreachable edge '-E0' within tlLogic 'customID'
Warning: Unreachable edge 'E0' within tlLogic 'customID'
Warning: Unreachable edge 'E1' within tlLogic 'customID'
Warning: Unreachable edge 'E2' within tlLogic 'customID'
Warning: Unreachable edge 'E3' within tlLogic 'customID'
Warning: The traffic light 'customID' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'customID' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'customID'
Warning: Unreachable edge '-E1' within tlLogic 'customID'
Warning: Unreachable edge '-E3' within tlLogic 'customID'
Warning: Unreachable edge '-E0' within tlLogic 'customID'
Warning: Unreachable edge 'E0' within tlLogic 'customID'
Warning: Unreachable edge 'E1' within tlLogic 'customID'
Warning: Unreachable edge 'E2' within tlLogic 'customID'
Warning: Unreachable edge 'E3' within tlLogic 'customID'
Warning: The traffic light 'customID' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'customID' has a high cycle time of 258.00.
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,186c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 454 - 388
< TestFunctions: Clicked over position 804 - 388
< TestFunctions: Clicked over position 624 - 218
< TestFunctions: Clicked over position 624 - 568
< 
< ;;;%%;;;
< actuated
< delay_based
< NEMA
< static
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
Warning: Unreachable edge '-E2' within tlLogic 'J0'
Warning: Unreachable edge '-E1' within tlLogic 'J0'
Warning: Unreachable edge '-E3' within tlLogic 'J0'
Warning: Unreachable edge '-E0' within tlLogic 'J0'
Warning: Unreachable edge 'E0' within tlLogic 'J0'
Warning: Unreachable edge 'E1' within tlLogic 'J0'
Warning: Unreachable edge 'E2' within tlLogic 'J0'
Warning: Unreachable edge 'E3' within tlLogic 'J0'
Warning: The traffic light 'J0' cannot be adapted to a cycle time of 90.00.
Warning: The traffic light 'J0' has a high cycle time of 258.00.
<truncated after showing first 30 lines>
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,246c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases NEMA buttons add default ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons add red ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons add yellow ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,246c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases NEMA buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons delete ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons movedown ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA buttons add green ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,246c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="38.40,51.10 39.11,46.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="39.11,46.14 39.19,45.54 41.57,41.58 45.54,39.19 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="51.10,41.60 46.14,40.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,245c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 40
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,245c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases NEMA buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA buttons ungroupsignals ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,247c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases NEMA dur ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA red ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA vehext ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA yellow ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,247c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases NEMA max ( Last six runs Dec2022 )
netelements trafficlights joined phases NEMA min ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,245c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,247c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 46.22,39.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="46.22,39.10 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 39.10,33.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,247c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< 
< ryryryryryryryryryryryryryryryryryryryry
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="40.00" y="40.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="40.00,-10.00" convBoundary="0.00,0.00,80.00,80.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="35.20,51.10 34.81,48.34 33.62,46.38 31.66,45.19 28.90,44.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="38.40,51.10 37.81,46.94 36.02,43.97 33.06,42.19 28.90,41.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="38.40,51.10 38.40,28.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="38.40,51.10 39.19,45.54 41.57,41.58 45.54,39.19 51.10,38.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="51.10,44.80 48.34,45.19 46.38,46.37 45.19,48.34 44.80,51.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="51.10,41.60 46.94,42.19 43.97,43.98 42.19,46.94 41.60,51.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="51.10,41.60 28.90,41.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="51.10,41.60 45.54,40.81 41.58,38.43 39.19,34.46 38.40,28.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="44.80,28.90 45.19,31.66 46.37,33.62 48.34,34.81 51.10,35.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.60,28.90 42.19,33.06 43.98,36.03 46.94,37.81 51.10,38.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

16 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,174c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated buttons add default ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons add red ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons delete ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons movedown ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons moveup ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add default ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add red ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons delete ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons movedown ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons moveup ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,174c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated buttons add green ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons add green ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 24
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated buttons addstates ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons addstates ( Last six runs Dec2022 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated buttons ungroupsignals ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated dur ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated earliestend ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated latestend ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based dur ( Last six runs Dec2022 )

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated max ( Last six runs Dec2022 )
netelements trafficlights joined phases actuated min ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based max ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based min ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated name ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based name ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated next ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based next ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< 
< ryryryryryryryryryryryry
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
Warning: Non-static traffic light 'J0' does not define variable phase length.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases actuated state ( Last six runs Dec2022 )
netelements trafficlights joined phases delay_based state ( Last six runs Dec2022 )

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,174c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases static buttons add default ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons add red ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons delete ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons movedown ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add green ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,174c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 24
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined phases static buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights joined phases static buttons ungroupsignals ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static dur ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,173c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 36.22,29.10"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="4.93" shape="36.22,29.10 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="15.55" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 29.10,23.78"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,175c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< 
< ryryryryryryryryryryryry
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,145c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights joined programs delete ( Last six runs Dec2022 )
netelements trafficlights joined programs resetphase ( Last six runs Dec2022 )
netelements trafficlights single programs delete ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined programs resetall ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,247c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single attributes offset ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyOffset
< -20
< 13
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single attributes parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,151c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyGenericParameters
< key1|key2|key3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,148c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create copy ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,147c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,148c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 
< ;;;%%;;;
< customID
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create overlapped ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,210c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,169c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 
< ;;;%%;;;
< actuated
< delay_based
< NEMA
< static
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,155c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases NEMA buttons add default ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons add red ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons delete ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons movedown ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add green ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases NEMA buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA buttons ungroupsignals ( Last six runs Dec2022 )

6 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases NEMA dur ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA max ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA min ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA red ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA vehext ( Last six runs Dec2022 )
netelements trafficlights single phases NEMA yellow ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </edge>
    <edge id=":J0_8" function="internal">
        <lane id=":J0_8_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="34.80,18.90 35.19,21.66 36.38,23.63 38.34,24.81 41.10,25.20"/>
        <lane id=":J0_8_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="31.60,18.90 32.19,23.06 33.98,26.02 36.94,27.81 41.10,28.40"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< NEMA
< dummyDur
< 
< rGrrGyGgGrGrGyGg
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="28.40,41.10 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="36.14,30.89 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,155c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases actuated buttons add default ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons add green ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons add red ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons delete ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons movedown ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases actuated buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights single phases actuated buttons ungroupsignals ( Last six runs Dec2022 )

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases actuated dur ( Last six runs Dec2022 )
netelements trafficlights single phases actuated earliestend ( Last six runs Dec2022 )
netelements trafficlights single phases actuated latestend ( Last six runs Dec2022 )
netelements trafficlights single phases actuated max ( Last six runs Dec2022 )
netelements trafficlights single phases actuated min ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< actuated
< dummyDur
< 
< rGrrGyGgGrGrGyGg
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

8 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,155c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases delay_based buttons add default ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons add green ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons add red ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons movedown ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases delay_based buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based buttons ungroupsignals ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,155c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="20.48" shape="41.10,31.60 35.54,30.81 31.58,28.43 29.19,24.46 28.40,18.90"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases delay_based dur ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based max ( Last six runs Dec2022 )
netelements trafficlights single phases delay_based min ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,156c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< delay_based
< dummyDur
< 
< rGrrGyGgGrGrGyGg
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

9 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,153c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases static buttons add default ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons add duplicate ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons add green ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons add greenpriority ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons add red ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons add yellow ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons delete ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons movedown ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons moveup ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons addstates ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: Unused state in tlLogic 'J0', program '0' at tl-index 16
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,152c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single phases static buttons cleanstates ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons groupsignals ( Last six runs Dec2022 )
netelements trafficlights single phases static buttons ungroupsignals ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static dur ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< -20
< 13.15
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,152c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< custom name
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static next ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyNext
< 
< 1
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static state ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,154c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< dummyDur
< 
< rGrrGyGgGrGrGyGg
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,160c1,6
< Debug: Adding inductionLoop 'E1_00' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_01' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_02' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_03' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_04' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_05' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_06' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_07' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_08' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_09' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_10' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_11' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_12' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_13' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_14' in GNEChange_Additional
< Debug: Adding inductionLoop 'E1_15' in GNEChange_Additional
< Debug: Adding vehicleWithRoute 'trip_1' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_1' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_2' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_2' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_3' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_3' in GNEChange_DemandElement
< Debug: Adding vehicleWithRoute 'trip_4' in GNEChange_DemandElement
< Debug: Adding routeEmbedded 'trip_4' in GNEChange_DemandElement
< Debug: Created connection 'from-E0_1toE3_1' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE3_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE1_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E0_2toE2_2' in retrieveGNEConnection()
< Debug: Created connection 'from-E1_1toE2_1' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="E1_00" lane="-E2_1" pos="10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_01" lane="-E2_2" pos="10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_02" lane="E2_2" pos="-10.00" period="300.00" file="e1_5.xml"/>
    <inductionLoop id="E1_03" lane="E2_1" pos="-10.00" period="300.00" file="e1_4.xml"/>
    <inductionLoop id="E1_04" lane="-E1_1" pos="10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_05" lane="-E1_2" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_06" lane="E1_2" pos="-10.00" period="300.00" file="e1_2.xml"/>
    <inductionLoop id="E1_07" lane="E1_1" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_08" lane="-E3_1" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_09" lane="-E3_2" pos="10.00" period="300.00" file="e1_6.xml"/>
    <inductionLoop id="E1_10" lane="E3_2" pos="-10.00" period="300.00" file="e1_7.xml"/>
    <inductionLoop id="E1_11" lane="E3_1" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_12" lane="-E0_1" pos="10.00" period="300.00" file="e1_3.xml"/>
    <inductionLoop id="E1_13" lane="-E0_2" pos="10.00" period="300.00" file="e1_1.xml"/>
    <inductionLoop id="E1_14" lane="E0_2" pos="-10.00" period="300.00" file="e1_0.xml"/>
    <inductionLoop id="E1_15" lane="E0_1" pos="-10.00" period="300.00" file="e1_6.xml"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="30.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="30.00,-20.00" convBoundary="0.00,0.00,60.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":J0_0" function="internal">
        <lane id=":J0_0_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="25.20,41.10 24.81,38.34 23.62,36.38 21.66,35.19 18.90,34.80"/>
        <lane id=":J0_0_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="28.40,41.10 27.81,36.94 26.02,33.98 23.06,32.19 18.90,31.60"/>
    </edge>
    <edge id=":J0_2" function="internal">
        <lane id=":J0_2_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="28.40,41.10 28.40,18.90"/>
    </edge>
    <edge id=":J0_3" function="internal">
        <lane id=":J0_3_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="28.40,41.10 29.11,36.14"/>
    </edge>
    <edge id=":J0_16" function="internal">
        <lane id=":J0_16_0" index="0" disallow="pedestrian" speed="9.51" length="15.47" shape="29.11,36.14 29.19,35.54 31.57,31.58 35.54,29.19 41.10,28.40"/>
    </edge>
    <edge id=":J0_4" function="internal">
        <lane id=":J0_4_0" index="0" disallow="pedestrian" speed="6.86" length="10.16" shape="41.10,34.80 38.34,35.19 36.38,36.38 35.19,38.34 34.80,41.10"/>
        <lane id=":J0_4_1" index="1" disallow="pedestrian" speed="8.29" length="15.32" shape="41.10,31.60 36.94,32.19 33.98,33.98 32.19,36.94 31.60,41.10"/>
    </edge>
    <edge id=":J0_6" function="internal">
        <lane id=":J0_6_0" index="0" disallow="pedestrian" speed="13.89" length="22.20" shape="41.10,31.60 18.90,31.60"/>
    </edge>
    <edge id=":J0_7" function="internal">
        <lane id=":J0_7_0" index="0" disallow="pedestrian" speed="9.51" length="5.01" shape="41.10,31.60 36.14,30.89"/>
    </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">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <vehicle id="trip_1" depart="0.00">
        <route edges="-E2 E3 -E3 E2" repeat="10"/>
    </vehicle>
    <vehicle id="trip_2" depart="0.00">
        <route edges="-E1 E0 -E0 E1" repeat="10"/>
    </vehicle>
    <vehicle id="trip_3" depart="0.00">
        <route edges="-E3 E2 -E2 E3" repeat="10"/>
    </vehicle>
    <vehicle id="trip_4" depart="0.00">
        <route edges="-E0 E1 -E1 E0" repeat="10"/>
    </vehicle>
</routes>
netelements trafficlights single programs resetall ( Last six runs Dec2022 )
netelements trafficlights single programs resetphase ( Last six runs Dec2022 )

daily.selection: 22 tests: 22 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : selection basic additional_basic ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,114c1,6
< Debug: Adding busStop 'busStop_00' in GNEChange_Additional
< Debug: Adding busStop 'busStop_01' in GNEChange_Additional
< Debug: Adding busStop 'busStop_02' in GNEChange_Additional
< Debug: Adding busStop 'busStop_03' in GNEChange_Additional
< Debug: Adding busStop 'busStop_04' in GNEChange_Additional
< Debug: Adding busStop 'busStop_05' in GNEChange_Additional
< Debug: Adding busStop 'busStop_06' in GNEChange_Additional
< Debug: Adding busStop 'busStop_07' in GNEChange_Additional
< Debug: Adding busStop 'busStop_08' in GNEChange_Additional
< Debug: Adding busStop 'busStop_IDToRemove1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_IDToRemove2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_12' in GNEChange_Additional
< Debug: Adding busStop 'busStop_13' in GNEChange_Additional
< Debug: Adding busStop 'busStop_14' in GNEChange_Additional
< Debug: Adding busStop 'busStop_15' in GNEChange_Additional
< Debug: Adding busStop 'busStop_16' in GNEChange_Additional
< Debug: Adding busStop 'busStop_17' in GNEChange_Additional
< Debug: Adding busStop 'busStop_18' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' 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 ----------
1,36d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Additional
< busStop
< lane
< E0_0
< Additional
< busStop
< id
< =busStop_IDToRemove1
< Additional
< busStop
< id
< =busStop_IDToRemove2
< Additional
< busStop
< startPos
< >14
< Additional
< busStop
< startPos
< >24
< Additional
< busStop
< endPos
< <36
< Additional
< busStop
<truncated after showing first 30 lines>
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_18" lane="gneE1_0" startPos="45.00" endPos="50.00" lines="line1 line2"/>
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection basic click ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,28c1,6
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Enabled select edges through alt + 5
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Additionals saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced taz
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 514 - 378
< TestFunctions: Clicked with Control key pressed over position 514 - 378
< TestFunctions: Clicked with Control key pressed over position 514 - 378
< TestFunctions: Clicked with Control key pressed over position 514 - 378
< TestFunctions: Clicked with Control key pressed over position 514 - 408
< TestFunctions: Clicked with Control key pressed over position 514 - 408
< TestFunctions: Clicked with Control key pressed over position 514 - 408
< TestFunctions: Clicked with Control key pressed over position 514 - 378
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</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 contextual_menu ( Last six runs Dec2022 )

---------- New result in errors ----------
python: can't open file '<TEXTTEST_SANDBOX>/test.py': [Errno 2] No such file or directory

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,30c1,6
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Key DEL (delete) pressed
< Debug: Removing poiLane 'POI_0' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0'
< Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1'
< Debug: Removing edge 'gneE1' from net
< Debug: network elements saved
< Debug: Additionals saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced taz
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
< Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</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="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>

    <junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="gneE0_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/>

</net>
selection basic default ( Last six runs Dec2022 )
selection basic default_button ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,654c1,6
< Debug: Adding busStop 'busStop' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop" lane="3_1" startPos="0.20" endPos="10.20"/>
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="6_1" pos="36.66" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="6_1" pos="26.66" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="2_1" pos="4.87" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="2_1" pos="5.87" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="6.40" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_1" pos="7.40" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_2" pos="36.48" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="26.48" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- 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 : selection basic wrong_parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< 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: network elements saved
< Debug: Additionals saved
< Debug: Deleting unreferenced edge in GNEChange_Attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyElement
< Network
< dummyType
< Network
< junction
< dummyAttribute
< Network
< junction
< id
< gneJ0
< 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">
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</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="50.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>


    <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/>

</net>

TEST FAILED on ts-sim-build-ba : selection draws rectangle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,1054c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 624 - 388
< TestFunctions: Clicked over position 624 - 388
< 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- 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>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,842c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>
selection lockselection additionals ( Last six runs Dec2022 )
selection lockselection crossings ( Last six runs Dec2022 )
selection lockselection pois ( Last six runs Dec2022 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,794c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>
selection lockselection connections ( Last six runs Dec2022 )
selection lockselection edges ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : selection lockselection junctions ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,829c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection lockselection lanes ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,795c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection lockselection polygons ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,836c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection operations clear ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,196c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- 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 : selection operations invert ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,225c1,6
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to4_2' in retrieveGNEConnection()
< Debug: Created connection 'from7_2to2_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- 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">
    <!-- Detectors -->
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt" friendlyPos="1"/>
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- 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 : selection operations load ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,41c1,6
< Debug: Adding busStop 'busStop_gneE0_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced taz
< Debug: Deleting unreferenced poly
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <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"/>
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</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 operations save ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Adding busStop 'busStop_gneE0_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE1_0_0' in GNEChange_Additional
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< 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: network elements saved
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced taz
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< Network
< edge
< allow
< passenger
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- StoppingPlaces -->
    <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"/>
    <!-- Shapes -->
    <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"/>
    <!-- TAZs -->
    <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"/>
</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>
---------- Missing result in selection ----------
edge:gneE0
edge:gneE1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,863c1,6
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poly 'poly' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="3_1" startPos="3.90" endPos="13.90"/>
    <busStop id="busStopB" lane="4_1" startPos="3.90" endPos="13.90"/>
    <busStop id="busStopC" lane="7_1" startPos="25.00" endPos="35.00"/>
    <busStop id="busStopD" lane="8_1" startPos="25.00" endPos="35.00"/>
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt"/>
    <!-- Shapes -->
    <poly id="poly" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection viewoptions toggle_edges ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,911c1,6
< Debug: Adding busStop 'busStopA' in GNEChange_Additional
< Debug: Adding busStop 'busStopB' in GNEChange_Additional
< Debug: Adding busStop 'busStopC' in GNEChange_Additional
< Debug: Adding busStop 'busStopD' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector1' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector2' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector3' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector4' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector5' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector6' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector7' in GNEChange_Additional
< Debug: Adding inductionLoop 'detector8' in GNEChange_Additional
< Debug: Adding taz 'TAZ' in GNEChange_Additional
< Debug: Adding poly 'poly' in GNEChange_Additional
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from5_1to4_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_1to2_1' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to2_2' in retrieveGNEConnection()
< Debug: Created connection 'from5_2to3_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to3_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_1to1_1' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to1_2' in retrieveGNEConnection()
< Debug: Created connection 'from6_2to4_2' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,6d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: 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">
    <!-- StoppingPlaces -->
    <busStop id="busStopA" lane="3_1" startPos="3.90" endPos="13.90"/>
    <busStop id="busStopB" lane="4_1" startPos="3.90" endPos="13.90"/>
    <busStop id="busStopC" lane="7_1" startPos="25.00" endPos="35.00"/>
    <busStop id="busStopD" lane="8_1" startPos="25.00" endPos="35.00"/>
    <!-- Detectors -->
    <inductionLoop id="detector1" lane="3_1" pos="30.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector2" lane="3_2" pos="5.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector3" lane="8_1" pos="35.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector4" lane="8_2" pos="10.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector5" lane="4_1" pos="30.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector6" lane="4_2" pos="5.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector7" lane="7_1" pos="35.00" period="100.00" file="E1Output.txt"/>
    <inductionLoop id="detector8" lane="7_2" pos="10.00" period="100.00" file="E1Output.txt"/>
    <!-- Shapes -->
    <poly id="poly" color="green" fill="1" layer="0.00" shape="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/>
    <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/>
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="50.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/>

    <edge id="1" from="Center" to="A" priority="-1">
        <lane id="1_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="42.00,38.90 42.00,0.00"/>
        <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,38.90 45.20,0.00"/>
        <lane id="1_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,38.90 48.40,0.00"/>
    </edge>
    <edge id="2" from="Center" to="B" priority="-1">
        <lane id="2_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,61.10 58.00,100.00"/>
        <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,61.10 54.80,100.00"/>
        <lane id="2_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,61.10 51.60,100.00"/>
    </edge>
    <edge id="3" from="Center" to="C" priority="-1">
        <lane id="3_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="38.90,58.00 0.00,58.00"/>
        <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,54.80 0.00,54.80"/>
        <lane id="3_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="38.90,51.60 0.00,51.60"/>
    </edge>
    <edge id="4" from="Center" to="D" priority="-1">
        <lane id="4_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="61.10,42.00 100.00,42.00"/>
        <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,45.20 100.00,45.20"/>
        <lane id="4_2" index="2" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="61.10,48.40 100.00,48.40"/>
    </edge>
    <edge id="5" from="A" to="Center" priority="-1">
        <lane id="5_0" index="0" allow="pedestrian" speed="13.90" length="50.00" shape="58.00,0.00 58.00,38.90"/>
        <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,38.90"/>
<truncated after showing first 30 lines>

daily.shape.basic: 3 tests: 3 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : shapeelements basic location_load ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< 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
< 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 output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 basic shape_invalid ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,17c1,6
< Debug: Selected invalid item in GNETagSelector
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyShape
< TestFunctions: Clicked over position 454 - 218
< poi
< TestFunctions: Clicked over position 454 - 218
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="6.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/>
    <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements basic shape_savedialog ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,20c1,6
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced poly
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< 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: 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="0.000000,20.000000 0.000000,25.000000 -5.000000,25.000000 -5.000000,20.000000 0.000000,20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

daily.shape.poi: 47 tests: 47 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : shapeelements poi create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Adding poi 'poi_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_2 into SUMORTree with boundary 5.50,7.50,26.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_2 from SUMORTree with boundary 5.50,7.50,26.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< dummyAngle
< TestFunctions: Clicked over position 404 - 218
< 500
< TestFunctions: Clicked over position 454 - 218
< -27
< TestFunctions: Clicked over position 504 - 218
< 45
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="6.00" y="18.00" angle="500.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="12.00" y="18.00" angle="-27.00"/>
    <poi id="poi_2" color="red" layer="202.00" x="16.00" y="18.00" angle="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 404 - 218
< Vlue
< TestFunctions: Clicked over position 454 - 218
< blue
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="139,131,120" layer="202.00" x="2.00" y="18.00"/>
    <poi id="poi_1" color="blue" layer="202.00" x="12.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
shapeelements poi create default ( Last six runs Dec2022 )
shapeelements poi create relativepath ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : shapeelements poi create height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Invalid input parameter of poi
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< dummyHeight
< TestFunctions: Clicked over position 404 - 218
< -3
< TestFunctions: Clicked over position 454 - 218
< 4.4
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" height="4.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Invalid input parameter of poi
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'customID' in GNEChange_Additional
< GLDebug: 	Inserted poi:customID into SUMORTree with boundary -0.50,7.50,20.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'customID' in GNEChange_Additional
< GLDebug: 	Removed object poi:customID from SUMORTree with boundary -0.50,7.50,20.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'customID' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 404 - 218
< ;;;;;;
< TestFunctions: Clicked over position 444 - 218
< poi_0
< TestFunctions: Clicked over position 464 - 218
< customID
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="customID" color="red" layer="202.00" x="10.00" y="18.00"/>
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Debug: Invalid input parameter of poi
< Loading failed!
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< %%$%$&$%$%$
< TestFunctions: Clicked over position 404 - 218
< paris.ico
< TestFunctions: Clicked over position 454 - 218
< berlin_icon.ico
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%%$%$&$%$%$'.
Unknown file extension '' for image '%%$%$&$%$%$'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< dummyLayer
< TestFunctions: Clicked over position 404 - 218
< -2
< TestFunctions: Clicked over position 454 - 218
< 6.5
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="-2.00" x="6.00" y="18.00"/>
    <poi id="poi_1" color="red" layer="6.50" x="12.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< %%%%;;;%%%
< TestFunctions: Clicked over position 404 - 218
< customName
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name="%%%%;;;%%%" x="2.00" y="18.00"/>
    <poi id="poi_1" color="red" layer="202.00" name="customName" x="6.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< <<poi_test>>
< custom type
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" type="custom type" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Invalid input parameter of poi
< Debug: Invalid input parameter of poi
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 0.75,6.75,23.25,29.25
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 0.75,6.75,23.25,29.25
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< dummyWidth
< TestFunctions: Clicked over position 404 - 218
< -2
< TestFunctions: Clicked over position 454 - 218
< 2.5
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="12.00" y="18.00" width="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Adding poi 'POI_A' in GNEChange_Additional
< Debug: Adding poi 'POI_B' in GNEChange_Additional
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< Debug: Removing poi 'POI_A' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poi 'POI_A' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poi 'POI_A' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 504 - 238
< 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">
    <!-- Shapes -->
    <poi id="POI_B" color="white" layer="0.00" x="12.40" y="17.50" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyAngle' for attribute angle of poi 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 poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of poi 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="125,60,200" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyHeight' for attribute height of poi isn't valid
< Debug: Value '-3' for attribute height of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyHeight
< -3
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" height="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Value 'poi_1' for attribute id of poi isn't valid
< Debug: Value '' for attribute id of poi isn't valid
< Debug: Value 'ID with spaces' for attribute id of poi 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 poi 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 412 - 218
< poi_1
< 
< ID with spaces
< newID
< 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">
    <!-- Shapes -->
    <poi id="newID" color="red" layer="202.00" x="2.00" y="18.00"/>
    <poi id="poi_1" color="red" layer="202.00" x="6.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poi isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyLayer' for attribute layer of poi 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 poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyLayer
< -2
< default
< 2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="2.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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+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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name="customName" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyPosition' for attribute pos of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 9.90,-3.00,30.90,18.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 9.90,-3.00,30.90,18.00
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyPosition
< 20.40,7.50
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="20.40" y="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyWidth' for attribute width of poi isn't valid
< Debug: Value '-2' for attribute width of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyWidth
< -2
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.00" width="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyAngle' for attribute angle of poi 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" angle="30.00"/>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" angle="30.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of poi 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="125,60,200" layer="202.00" x="7.00" y="18.00"/>
    <poi id="POI_2" color="125,60,200" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -6.50,4.50,20.50,31.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -12.50,3.50,16.50,32.50
< Debug: Value 'dummyHeight' for attribute height of poi isn't valid
< Debug: Value '-3' for attribute height of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -6.50,4.50,20.50,31.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -12.50,3.50,16.50,32.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -12.50,3.50,16.50,32.50
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -5.50,5.50,19.50,30.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -6.50,4.50,20.50,31.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -12.50,3.50,16.50,32.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyHeight
< -3
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" height="5.00"/>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" height="5.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poi isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" imgFile="berlin_icon.ico"/>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyLayer' for attribute layer of poi 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyLayer
< -2
< default
< 2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="2.00" x="7.00" y="18.00"/>
    <poi id="POI_2" color="red" layer="2.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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+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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" name="customName" x="7.00" y="18.00"/>
    <poi id="POI_2" color="red" layer="202.00" name="customName" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,139c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into poi
< Debug: Inserting generic parameter 'keyA2|valueA2' into poi
< Debug: Inserting generic parameter 'keyA3|valueA3' into poi
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Inserting generic parameter 'keyB1|valueB1' into poi
< Debug: Inserting generic parameter 'keyB2|valueB2' into poi
< Debug: Inserting generic parameter 'keyB3|valueB3' into poi
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Removing poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"/>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Removing poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" x="7.00" y="18.00"/>
    <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" x="2.00" y="18.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -11.50,4.50,15.50,31.50
< Debug: Value 'dummyWidth' for attribute width of poi isn't valid
< Debug: Value '-2' for attribute width of poi isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -5.50,5.50,19.50,30.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -11.50,4.50,15.50,31.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -11.50,4.50,15.50,31.50
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -5.50,5.50,19.50,30.50
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -11.50,4.50,15.50,31.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 407 - 225
< TestFunctions: Clicked over position 457 - 225
< TestFunctions: Clicked over position 407 - 225
< dummyWidth
< -2
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00" width="5.00"/>
    <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00" width="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 17.50,17.50,42.50,42.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 17.50,27.50,42.50,52.50
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_3 into SUMORTree with boundary 17.50,27.50,42.50,52.50
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="green" layer="0.00" x="30.00" y="30.00" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="blue" layer="0.00" x="30.00" y="40.00" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_3" color="blue" layer="0.00" x="30.00" y="40.00" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary 20.00,-40.00,40.00,-20.00
< Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 0.00,-40.00,20.00,-20.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" x="30.00" y="-30.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="blue" layer="0.00" x="10.00" y="-30.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 ----------
Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -40.50,19.50,-19.50,40.50
< 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="202.00" x="-30.00" y="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -10.50,19.50,10.50,40.50
< Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 9.00,19.00,31.00,41.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" x="0.00" y="30.00" width="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" x="20.00" y="30.00" width="0.00" height="2.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 ----------
Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'imgFile' in definition of a poi is empty.
< Error: Attribute 'id' is missing in definition of a poi.
< Debug: Adding poi '%%%%%···$' in GNEChange_Additional
< GLDebug: 	Inserted poi:%%%%%···$ into SUMORTree with boundary 20.00,-10.00,40.00,10.00
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary 20.00,-20.00,40.00,0.00
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 20.00,-30.00,40.00,-10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="%%%%%···$" color="red" layer="0.00" x="30.00" y="0.00" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="0.00" x="30.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="0.00" x="30.00" y="-20.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 ----------
Error: Attribute 'imgFile' in definition of a poi is empty.
Error: Attribute 'id' is missing in definition of a poi.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 17.50,-2.50,42.50,22.50
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 17.50,7.50,42.50,32.50
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Loading 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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="white" layer="0.00" x="30.00" y="10.00" imgFile="paris.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="white" layer="0.00" x="30.00" y="20.00" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -10.00,-40.00,10.00,-20.00
< Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -30.00,-40.00,-10.00,-20.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="202.00" x="0.00" y="-30.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="2.35" x="-20.00" y="-30.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 ----------
Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into poi
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into poi
< Debug: Inserting generic parameter 'key1|value5' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into poi
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into poi
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -40.00,20.00,-20.00,40.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" x="-30.00" y="30.00" width="0.00" height="0.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -50.50,-0.50,-29.50,20.50
< Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -21.00,19.00,1.00,41.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" x="-40.00" y="10.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" x="-10.00" y="30.00" width="2.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 ----------
Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load x ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: X and Y must be be defined together in POIs
< Error: Attribute 'x' in definition of poi 'POI_1' Invalid Number Format (double) dummyX.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -50.00,-40.00,-30.00,-20.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="0.00" x="-40.00" y="-30.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 ----------
Error: X and Y must be be defined together in POIs
Error: Attribute 'x' in definition of poi 'POI_1' Invalid Number Format (double) dummyX.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi load y ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: X and Y must be be defined together in POIs
< Error: Attribute 'y' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -50.00,-10.00,-30.00,10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="0.00" x="-40.00" y="0.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 ----------
Error: X and Y must be be defined together in POIs
Error: Attribute 'y' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< Debug: Selected item 'poi' in GNETagSelector
< Debug: Adding poi 'poi_0' in GNEChange_Additional
< Debug: Adding poi 'poi_1' in GNEChange_Additional
< 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+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: network elements saved
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced poi
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poi
< TestFunctions: Clicked over position 394 - 251
< white
< 10
< 10
< berlin_icon.ico
< TestFunctions: Clicked over position 394 - 584
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" x="35.00" y="5.00"/>
    <poi id="poi_1" color="white" layer="202.00" x="35.00" y="-5.00" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poi volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,120c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poi 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -10.00,0.00,10.00,20.00
< Debug: Adding poi 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Adding poi 'POI_10' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_10 into SUMORTree with boundary 0.00,-20.00,20.00,0.00
< Debug: Adding poi 'POI_11' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_11 into SUMORTree with boundary -10.00,-20.00,10.00,0.00
< Debug: Adding poi 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 10.00,0.00,30.00,20.00
< Debug: Adding poi 'POI_3' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_3 into SUMORTree with boundary 20.00,0.00,40.00,20.00
< Debug: Adding poi 'POI_4' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_4 into SUMORTree with boundary 30.00,0.00,50.00,20.00
< Debug: Adding poi 'POI_5' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_5 into SUMORTree with boundary 40.00,0.00,60.00,20.00
< Debug: Adding poi 'POI_6' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_6 into SUMORTree with boundary 40.00,-20.00,60.00,0.00
< Debug: Adding poi 'POI_7' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_7 into SUMORTree with boundary 30.00,-20.00,50.00,0.00
< Debug: Adding poi 'POI_8' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_8 into SUMORTree with boundary 20.00,-20.00,40.00,0.00
< Debug: Adding poi 'POI_9' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_9 into SUMORTree with boundary 10.00,-20.00,30.00,0.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" x="0.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="green" layer="0.00" x="10.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_10" color="orange" layer="0.00" x="10.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_11" color="black" layer="0.00" x="0.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="blue" layer="0.00" x="20.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="yellow" layer="0.00" x="30.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="orange" layer="0.00" x="40.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_5" color="black" layer="0.00" x="50.00" y="10.00" width="0.00" height="0.00"/>
    <poi id="POI_6" color="red" layer="0.00" x="50.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_7" color="green" layer="0.00" x="40.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_8" color="blue" layer="0.00" x="30.00" y="-10.00" width="0.00" height="0.00"/>
    <poi id="POI_9" color="yellow" layer="0.00" x="20.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" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.shape.poigeo: 49 tests: 49 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Adding poiGeo 'poi_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_2 into SUMORTree with boundary 5.50,7.50,26.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_2' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_2 from SUMORTree with boundary 5.50,7.50,26.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< dummyAngle
< TestFunctions: Clicked over position 404 - 218
< 500
< TestFunctions: Clicked over position 454 - 218
< -27
< TestFunctions: Clicked over position 504 - 218
< 45
< TestFunctions: Clicked over position 554 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511086" lat="0.000162" angle="500.00"/>
    <poi id="poi_1" color="red" layer="202.00" lon="10.511140" lat="0.000162" angle="-27.00"/>
    <poi id="poi_2" color="red" layer="202.00" lon="10.511175" lat="0.000162" angle="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 404 - 218
< Vlue
< TestFunctions: Clicked over position 454 - 218
< blue
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="139,131,120" layer="202.00" lon="10.511050" lat="0.000162"/>
    <poi id="poi_1" color="blue" layer="202.00" lon="10.511140" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
shapeelements poigeo create default ( Last six runs Dec2022 )
shapeelements poigeo create relativepath ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Invalid input parameter of poiGeo
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< dummyHeight
< TestFunctions: Clicked over position 404 - 218
< -3
< TestFunctions: Clicked over position 454 - 218
< 4.4
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511140" lat="0.000162" height="4.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Invalid input parameter of poiGeo
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'customID' in GNEChange_Additional
< GLDebug: 	Inserted poi:customID into SUMORTree with boundary -0.50,7.50,20.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'customID' in GNEChange_Additional
< GLDebug: 	Removed object poi:customID from SUMORTree with boundary -0.50,7.50,20.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'customID' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 404 - 218
< ;;;;;;
< TestFunctions: Clicked over position 444 - 218
< poi_0
< TestFunctions: Clicked over position 464 - 218
< customID
< TestFunctions: Clicked over position 484 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="customID" color="red" layer="202.00" lon="10.511122" lat="0.000162"/>
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,60c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Debug: Invalid input parameter of poiGeo
< Loading failed!
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< %%$%$&$%$%$
< TestFunctions: Clicked over position 404 - 218
< paris.ico
< TestFunctions: Clicked over position 454 - 218
< berlin_icon.ico
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511140" lat="0.000162" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%%$%$&$%$%$'.
Unknown file extension '' for image '%%$%$&$%$%$'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo create layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary 1.50,7.50,22.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< dummyLayer
< TestFunctions: Clicked over position 404 - 218
< -2
< TestFunctions: Clicked over position 454 - 218
< 6.5
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="-2.00" lon="10.511086" lat="0.000162"/>
    <poi id="poi_1" color="red" layer="6.50" lon="10.511140" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,68c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< ;;;;;%%%%
< TestFunctions: Clicked over position 404 - 218
< customName
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name=";;;;;%%%%" lon="10.511050" lat="0.000162"/>
    <poi id="poi_1" color="red" layer="202.00" name="customName" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< <<poi_test>>
< custom type
< TestFunctions: Clicked over position 404 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" type="custom type" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Invalid input parameter of poiGeo
< Debug: Invalid input parameter of poiGeo
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 0.75,6.75,23.25,29.25
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 0.75,6.75,23.25,29.25
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< dummyWidth
< TestFunctions: Clicked over position 404 - 218
< -2
< TestFunctions: Clicked over position 454 - 218
< 2.5
< TestFunctions: Clicked over position 504 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511140" lat="0.000162" width="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,33c1,6
< Debug: Adding poiGeo 'POI_A' in GNEChange_Additional
< Debug: Adding poiGeo 'POI_B' in GNEChange_Additional
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiGeo
< Debug: Deleting unreferenced poiGeo
< Debug: Deleting unreferenced poiGeo
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 504 - 238
< 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">
    <!-- Shapes -->
    <poi id="POI_A" color="white" layer="0.00" lon="12.400000" lat="17.500000" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_B" color="white" layer="0.00" lon="12.400000" lat="17.500000" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyAngle' for attribute angle of poiGeo 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 poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Setting new attribute
< Debug: Value 'dummyColor' for attribute color of poiGeo 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+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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="125,60,200" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyHeight' for attribute height of poiGeo isn't valid
< Debug: Value '-3' for attribute height of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyHeight
< -3
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" height="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Value 'poi_1' for attribute id of poiGeo isn't valid
< Debug: Value '' for attribute id of poiGeo isn't valid
< Debug: Value 'ID with spaces' for attribute id of poiGeo 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 poiGeo 'poi_1' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 454 - 218
< TestFunctions: Clicked over position 412 - 218
< poi_1
< 
< ID with spaces
< newID
< 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">
    <!-- Shapes -->
    <poi id="newID" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
    <poi id="poi_1" color="red" layer="202.00" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poiGeo isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo inspect lat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyLat' for attribute lat of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 4258.45,831551.03,4279.45,831572.03
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 4258.45,831551.03,4279.45,831572.03
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyLat
< 7.50
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="7.500000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,78c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyLayer' for attribute layer of poiGeo 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 poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyLayer
< -2
< default
< 2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="2.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect lon ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyLon' for attribute lon of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary 31278.87,2262145.46,31299.87,2262166.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary 31278.87,2262145.46,31299.87,2262166.46
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyLon
< 20.40
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="20.400000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Setting new 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
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< customName
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name="customName" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,105c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,63c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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 poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511050" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Value 'dummyWidth' for attribute width of poiGeo isn't valid
< Debug: Value '-2' for attribute width of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 412 - 218
< TestFunctions: Clicked over position 412 - 218
< dummyWidth
< -2
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511050" lat="0.000162" width="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect_selected angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,104c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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 'dummyAngle' for attribute angle of poiGeo 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" angle="30.00"/>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect_selected color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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: Value 'dummyColor' for attribute color of poiGeo 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="125,60,200" layer="202.00" lon="10.511086" lat="0.000162"/>
    <poi id="POI_2" color="125,60,200" layer="202.00" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect_selected height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,97c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -7.49,4.46,19.51,31.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.49,3.46,20.51,32.46
< Debug: 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 'dummyHeight' for attribute height of poiGeo isn't valid
< Debug: Value '-3' for attribute height of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -7.49,4.46,19.51,31.46
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -8.49,3.46,20.51,32.46
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -6.49,5.46,18.51,30.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -6.49,5.46,18.51,30.46
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -8.49,3.46,20.51,32.46
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyHeight
< -3
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" height="5.00"/>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" height="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo inspect_selected imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,99c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Debug: Setting new attribute
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poiGeo isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" imgFile="berlin_icon.ico"/>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo inspect_selected layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,104c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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 'dummyLayer' for attribute layer of poiGeo 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyLayer
< -2
< default
< 2
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="2.00" lon="10.511086" lat="0.000162"/>
    <poi id="POI_2" color="red" layer="2.00" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,93c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" name="customName" lon="10.511086" lat="0.000162"/>
    <poi id="POI_2" color="red" layer="202.00" name="customName" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,150c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: 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 ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo inspect_selected relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,7d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162"/>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46
< Debug: 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: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511086" lat="0.000162"/>
    <poi id="POI_2" type="<<myOwnType>>" color="red" layer="202.00" lon="10.511086" lat="0.000162"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poigeo inspect_selected width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,97c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -7.49,4.46,19.51,31.46
< Debug: 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 'dummyWidth' for attribute width of poiGeo isn't valid
< Debug: Value '-2' for attribute width of poiGeo isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_1 from SUMORTree with boundary -6.49,5.46,18.51,30.46
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46
< Debug: Setting new attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -7.49,4.46,19.51,31.46
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -6.49,5.46,18.51,30.46
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< GLDebug: 	Removed object poi:POI_2 from SUMORTree with boundary -6.49,5.46,18.51,30.46
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -7.49,4.46,19.51,31.46
< Debug: Restoring previous attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 453 - 221
< dummyWidth
< -2
< 5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lon="10.511086" lat="0.000162" width="5.00"/>
    <poi id="POI_2" color="red" layer="202.00" lon="10.511086" lat="0.000162" width="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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 poigeo load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 1955021.00,3415401.35,1955046.00,3415426.35
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 1782852.80,4537052.04,1782877.80,4537077.04
< Debug: Adding poiGeo 'POI_3' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_3 into SUMORTree with boundary 1782852.80,4537052.04,1782877.80,4537077.04
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="green" layer="0.00" lon="30.000000" lat="30.000000" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="blue" layer="0.00" lon="30.000000" lat="40.000000" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_3" color="blue" layer="0.00" lon="30.000000" lat="40.000000" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary 1955023.50,-3415423.85,1955043.50,-3415403.85
< Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 17468.33,-3329339.80,17488.33,-3329319.80
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lon="30.000000" lat="-30.000000" width="0.00" height="0.00"/>
    <poi id="POI_2" color="blue" layer="0.00" lon="10.000000" lat="-30.000000" 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 ----------
Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -4048867.34,4348764.34,-4048846.34,4348785.34
< 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="blue" layer="202.00" lon="-30.000000" lat="30.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -954994.00,3415403.35,-954973.00,3415424.35
< Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 982560.67,3329318.80,982582.67,3329340.80
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lon="-0.000000" lat="30.000000" width="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" lon="20.000000" lat="30.000000" width="0.00" height="2.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 ----------
Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'imgFile' in definition of a poi is empty.
< Error: Attribute 'id' is missing in definition of a poi.
< Debug: Adding poiGeo '%%%%%···$' in GNEChange_Additional
< GLDebug: 	Inserted poi:%%%%%···$ into SUMORTree with boundary 2188674.41,-10.00,2188694.41,10.00
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary 2161991.41,-1143859.32,2162011.41,-1143839.32
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 2083045.92,-2283522.92,2083065.92,-2283502.92
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="%%%%%···$" color="red" layer="0.00" lon="30.000000" lat="0.000000" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="0.00" lon="30.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="0.00" lon="30.000000" lat="-20.000000" 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 ----------
Error: Attribute 'imgFile' in definition of a poi is empty.
Error: Attribute 'id' is missing in definition of a poi.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary 2161988.91,1143836.82,2162013.91,1143861.82
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 2083043.42,2283500.42,2083068.42,2283525.42
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="white" layer="0.00" lon="30.000000" lat="10.000000" imgFile="paris.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="white" layer="0.00" lon="30.000000" lat="20.000000" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load lat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: lon and lat must be be defined together in POIs
< Error: Attribute 'lat' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -6873376.65,-10.00,-6873356.65,10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="0.00" lon="-40.000000" lat="0.000000" 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 ----------
Error: lon and lat must be be defined together in POIs
Error: Attribute 'lat' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -954993.50,-3415423.85,-954973.50,-3415403.85
< Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -2978006.06,-3895958.89,-2977986.06,-3895938.89
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="202.00" lon="-0.000000" lat="-30.000000" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="2.35" lon="-20.000000" lat="-30.000000" 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 ----------
Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load lon ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: lon and lat must be be defined together in POIs
< Error: Attribute 'lon' in definition of poi 'POI_1' Invalid Number Format (double) dummyX.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -5154351.39,-5014700.91,-5154331.39,-5014680.91
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="0.00" lon="-40.000000" lat="-30.000000" 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 ----------
Error: lon and lat must be be defined together in POIs
Error: Attribute 'lon' in definition of poi 'POI_1' Invalid Number Format (double) dummyX.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'name' in definition of poi 'POI_1' is empty.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -2978006.06,-3895958.89,-2977986.06,-3895938.89
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="202.00" name="myName" lon="-20.000000" lat="-30.000000" 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 ----------
Error: Attribute 'name' in definition of poi 'POI_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into poi
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into poi
< Debug: Inserting generic parameter 'key1|value5' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into poi
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into poi
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -4048866.84,4348764.84,-4048846.84,4348784.84
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lon="-30.000000" lat="30.000000" width="0.00" height="0.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -6636430.98,1900621.60,-6636409.98,1900642.60
< Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary -1949224.71,3597192.17,-1949202.71,3597214.17
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lon="-40.000000" lat="10.000000" height="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" lon="-10.000000" lat="30.000000" width="2.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 ----------
Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,32c1,6
< Debug: Selected item 'poiGeo' in GNETagSelector
< Debug: Adding poiGeo 'poi_0' in GNEChange_Additional
< Debug: Adding poiGeo 'poi_1' in GNEChange_Additional
< 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+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: network elements saved
< Debug: Deleting unreferenced poiGeo
< Debug: Deleting unreferenced poiGeo
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiGeo
< TestFunctions: Clicked over position 404 - 268
< white
< 10
< 10
< berlin_icon.ico
< TestFunctions: Clicked over position 404 - 518
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lon="10.511301" lat="0.000072"/>
    <poi id="poi_1" color="white" layer="202.00" lon="10.511283" lat="-0.000018" imgFile="berlin_icon.ico" width="10.00" height="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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 poigeo volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,120c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiGeo 'POI_0' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_0 into SUMORTree with boundary -1161961.41,1143839.32,-1161941.41,1143859.32
< Debug: Adding poiGeo 'POI_1' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_1 into SUMORTree with boundary -48621.65,1109567.31,-48601.65,1109587.31
< Debug: Adding poiGeo 'POI_10' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_10 into SUMORTree with boundary -48621.65,-1109587.31,-48601.65,-1109567.31
< Debug: Adding poiGeo 'POI_11' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_11 into SUMORTree with boundary -1161961.41,-1143859.32,-1161941.41,-1143839.32
< Debug: Adding poiGeo 'POI_2' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_2 into SUMORTree with boundary 1048651.65,1109567.31,1048671.65,1109587.31
< Debug: Adding poiGeo 'POI_3' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_3 into SUMORTree with boundary 2161991.41,1143839.32,2162011.41,1143859.32
< Debug: Adding poiGeo 'POI_4' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_4 into SUMORTree with boundary 3325841.18,1217877.28,3325861.18,1217897.28
< Debug: Adding poiGeo 'POI_5' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_5 into SUMORTree with boundary 4582365.71,1344959.66,4582385.71,1344979.66
< Debug: Adding poiGeo 'POI_6' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_6 into SUMORTree with boundary 4582365.71,-1344979.66,4582385.71,-1344959.66
< Debug: Adding poiGeo 'POI_7' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_7 into SUMORTree with boundary 3325841.18,-1217897.28,3325861.18,-1217877.28
< Debug: Adding poiGeo 'POI_8' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_8 into SUMORTree with boundary 2161991.41,-1143859.32,2162011.41,-1143839.32
< Debug: Adding poiGeo 'POI_9' in GNEChange_Additional
< GLDebug: 	Inserted poi:POI_9 into SUMORTree with boundary 1048651.65,-1109587.31,1048671.65,-1109567.31
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lon="0.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_1" color="green" layer="0.00" lon="10.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_10" color="orange" layer="0.00" lon="10.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_11" color="black" layer="0.00" lon="0.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_2" color="blue" layer="0.00" lon="20.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_3" color="yellow" layer="0.00" lon="30.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_4" color="orange" layer="0.00" lon="40.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_5" color="black" layer="0.00" lon="50.000000" lat="10.000000" width="0.00" height="0.00"/>
    <poi id="POI_6" color="red" layer="0.00" lon="50.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_7" color="green" layer="0.00" lon="40.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_8" color="blue" layer="0.00" lon="30.000000" lat="-10.000000" width="0.00" height="0.00"/>
    <poi id="POI_9" color="yellow" layer="0.00" lon="20.000000" lat="-10.000000" 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" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.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" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.shape.poilane: 54 tests: 54 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : shapeelements poilane create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< dummyAngle
< TestFunctions: Clicked over position 454 - 378
< 500
< TestFunctions: Clicked over position 504 - 378
< -27
< TestFunctions: Clicked over position 554 - 378
< 45
< TestFunctions: Clicked over position 604 - 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 454 - 378
< Vlue
< TestFunctions: Clicked over position 504 - 378
< blue
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 454 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>
shapeelements poilane create default ( Last six runs Dec2022 )
shapeelements poilane create relativepath ( Last six runs Dec2022 )

TEST FAILED on ts-sim-build-ba : shapeelements poilane create friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 454 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="44.00" 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 : shapeelements poilane create height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< dummyHeight
< TestFunctions: Clicked over position 454 - 378
< -3
< TestFunctions: Clicked over position 504 - 378
< 4.4
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" height="4.40"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Invalid input parameter of poiLane
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'customID' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 454 - 378
< ;;;;;;
< TestFunctions: Clicked over position 494 - 378
< poi_0
< TestFunctions: Clicked over position 524 - 378
< customID
< TestFunctions: Clicked over position 544 - 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Unknown file extension '' for image '%%$%$&$%$%$'!
< Debug: Invalid input parameter of poiLane
< Loading failed!
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< %%$%$&$%$%$
< TestFunctions: Clicked over position 454 - 378
< paris.ico
< TestFunctions: Clicked over position 504 - 378
< berlin_icon.ico
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%%$%$&$%$%$'.
Unknown file extension '' for image '%%$%$&$%$%$'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< dummyLayer
< TestFunctions: Clicked over position 454 - 378
< -2
< TestFunctions: Clicked over position 504 - 378
< 6.5
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< %%$%$&$%$%$
< TestFunctions: Clicked over position 454 - 378
< customName
< TestFunctions: Clicked over position 504 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name="customName" lane="gneE1_0" pos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< dummyPosLat
< TestFunctions: Clicked over position 454 - 378
< -5
< TestFunctions: Clicked over position 504 - 378
< 7.5
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< <<poi_test>>
< custom type
< TestFunctions: Clicked over position 454 - 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">
    <!-- Shapes -->
    <poi id="poi_0" type="custom type" color="red" layer="202.00" lane="gneE1_0" pos="44.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane create width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,24c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Invalid input parameter of poiLane
< Debug: Invalid input parameter of poiLane
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< dummyWidth
< TestFunctions: Clicked over position 454 - 378
< -2
< TestFunctions: Clicked over position 504 - 378
< 2.5
< TestFunctions: Clicked over position 554 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="33.00" width="2.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_nonDeleted' in GNEChange_Additional
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Removing poiLane 'POI_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poiLane 'POI_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: Additionals saved
< Debug: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 439 - 378
< TestFunctions: Clicked over position 579 - 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">
    <!-- Shapes -->
    <poi id="POI_nonDeleted" color="yellow" layer="20.00" lane="gneE1_0" pos="30.00" width="10.00" height="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,44c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Value 'dummyAngle' for attribute angle 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+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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 ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Setting new attribute
< 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+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: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< 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 poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" friendlyPos="1"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
< Debug: Setting new attribute
< 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyHeight
< -3
< 6.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" height="6.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,40c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< Debug: Value 'poi_1' for attribute id of poiLane isn't valid
< 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: 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_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< 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: network elements saved
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< poi_1
< 
< ID with spaces
< newID
< 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">
    <!-- Shapes -->
    <poi id="newID" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,33c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyLane
< 
< gneE0_0
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE0_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,37c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Value 'dummyLayer' for attribute layer 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyLayer
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="2.50" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,36c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" name="customName" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_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
< Debug: Calling GNEUndoList::undo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,62c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Value 'dummyPosition' for attribute pos 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+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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyPosition
< -100
< 200
< 30.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="30.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyLatPosition
< -20
< 15
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,31c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< 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 poiLane 'poi_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_1' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE1_0togneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/>
    <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,29c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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 poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poi id="poi_0" type="<<myOwnType>>" color="red" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,61c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
< Debug: Setting new attribute
< 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' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyWidth
< -2
< 5.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" width="5.50"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyAngle
< -12
< 500
< 30
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected friendlypos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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 poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" friendlyPos="1"/>
    <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" 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 : shapeelements poilane inspect_selected height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Value 'dummyHeight' for attribute height of poiLane isn't valid
< Debug: Value '-3' for attribute height of poiLane isn't valid
< Debug: Setting new attribute
< 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 poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyHeight
< -3
< 6.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,39c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,46c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Value 'dummyLayer' for attribute layer 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' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyLayer
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" name="customName" lane="gneE1_0" pos="38.00"/>
    <poi id="POI_2" color="green" layer="202.00" name="customName" lane="gneE1_0" pos="44.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,101c1,6
< Debug: Inserting generic parameter 'keyA1|valueA1' into poi
< Debug: Inserting generic parameter 'keyA2|valueA2' into poi
< Debug: Inserting generic parameter 'keyA3|valueA3' into poi
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Inserting generic parameter 'keyB1|valueB1' into poi
< Debug: Inserting generic parameter 'keyB2|valueB2' into poi
< Debug: Inserting generic parameter 'keyB3|valueB3' into poi
< Debug: Adding poiLane 'POI_2' 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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
    <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected poslat ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,76c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyLatPosition
< -20
< 15
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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 poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced 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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,35c1,6
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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 poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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: network elements saved
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced poiLane
< Debug: Deleting unreferenced 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Value 'dummyWidth' for attribute width of poiLane isn't valid
< Debug: Value '-2' for attribute width of poiLane isn't valid
< Debug: Setting new attribute
< 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 poiLane 'POI_2' in GNEChange_Additional
< Debug: Removing poiLane 'POI_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 444 - 378
< TestFunctions: Clicked over position 504 - 378
< TestFunctions: Clicked over position 444 - 378
< dummyWidth
< -2
< 5.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Adding poiLane 'POI_3' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="green" layer="0.00" lane="gneE1_0" pos="20.00" angle="500.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="blue" layer="0.00" lane="gneE1_0" pos="20.00" angle="-30.00" imgFile="berlin_icon.ico" width="5.00" height="5.00"/>
    <poi id="POI_3" color="blue" layer="0.00" lane="gneE1_0" pos="20.00" angle="13.00" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Attribute 'angle' in definition of poi 'POI_0' Invalid Number Format (double) dummyAngle.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="blue" layer="0.00" lane="gneE1_0" pos="20.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 ----------
Error: Attribute 'color' in definition of poi 'POI_1' Invalid color definition 'dummycolor'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,45c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="202.00" lane="gneE1_0" pos="20.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load height ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="2.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 ----------
Error: Attribute 'height' in definition of poi 'POI_1' Invalid Number Format (double) dummyHeight.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,52c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'imgFile' in definition of a poi is empty.
< Error: Attribute 'id' is missing in definition of a poi.
< Debug: Adding poiLane '%%%%%···$' in GNEChange_Additional
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="%%%%%···$" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00"/>
    <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="0.00" lane="gneE1_0" pos="20.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 ----------
Error: Attribute 'imgFile' in definition of a poi is empty.
Error: Attribute 'id' is missing in definition of a poi.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,50c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Loading 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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_1" color="white" layer="0.00" lane="gneE1_0" pos="20.00" imgFile="paris.ico" width="5.00" height="5.00"/>
    <poi id="POI_2" color="white" layer="0.00" lane="gneE1_0" pos="20.00" imgFile="berlin_icon.ico" width="5.00" height="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 log ----------
Error: Could not build poi with ID 'POI_0' in netedit; filename is invalid.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load lane ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,48c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: lane and position must be be defined together in POIs
< Error: Could not build poi in netedit; lane doesn't exist.
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lane="gneE0_0" pos="20.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 ----------
Error: lane and position must be be defined together in POIs
Error: Could not build poi in netedit; lane doesn't exist.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="202.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="2.35" lane="gneE1_0" pos="20.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 ----------
Error: Attribute 'layer' in definition of poi 'POI_1' Invalid Number Format (double) dummyLayer.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,56c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into poi
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into poi
< Debug: Inserting generic parameter 'key1|value5' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key2|' into poi
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into poi
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into poi
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </poi>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load pos ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,51c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: lane and position must be be defined together in POIs
< Error: Attribute 'pos' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Could not build poi with ID 'POI_3' in netedit; Invalid position over lane.
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_2" color="red" layer="0.00" lane="gneE1_0" pos="0.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="red" layer="0.00" lane="gneE1_0" pos="30.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 ----------
Error: lane and position must be be defined together in POIs
Error: Attribute 'pos' in definition of poi 'POI_1' Invalid Number Format (double) dummyY.
Error: Could not build poi with ID 'POI_3' in netedit; Invalid position over lane.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane load width ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,49c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" height="0.00"/>
    <poi id="POI_2" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="2.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 ----------
Error: Attribute 'width' in definition of poi 'POI_1' Invalid Number Format (double) dummyWidth.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane move ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,43c1,6
< Debug: Selected item 'poiLane' in GNETagSelector
< Debug: Adding poiLane 'poi_0' 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+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poiLane 'poi_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poiLane 'poi_0' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poiLane
< TestFunctions: Clicked over position 454 - 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">
    <!-- Shapes -->
    <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="34.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poilane volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,99c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poiLane 'POI_0' in GNEChange_Additional
< Debug: Adding poiLane 'POI_1' in GNEChange_Additional
< Error: Could not build poi with ID 'POI_10' in netedit; attribute height cannot be negative.
< Debug: Adding poiLane 'POI_11' in GNEChange_Additional
< Debug: Adding poiLane 'POI_12' in GNEChange_Additional
< Debug: Adding poiLane 'POI_13' in GNEChange_Additional
< Debug: Adding poiLane 'POI_14' in GNEChange_Additional
< Debug: Adding poiLane 'POI_15' in GNEChange_Additional
< Debug: Adding poiLane 'POI_16' in GNEChange_Additional
< Debug: Adding poiLane 'POI_17' in GNEChange_Additional
< Debug: Adding poiLane 'POI_2' in GNEChange_Additional
< Debug: Adding poiLane 'POI_3' in GNEChange_Additional
< Debug: Adding poiLane 'POI_4' in GNEChange_Additional
< Debug: Adding poiLane 'POI_5' in GNEChange_Additional
< Debug: Adding poiLane 'POI_6' in GNEChange_Additional
< Debug: Adding poiLane 'POI_7' in GNEChange_Additional
< Error: Could not build poi with ID 'POI_8' in netedit; attribute width cannot be negative.
< Debug: Adding poiLane 'POI_9' in GNEChange_Additional
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="44.00" width="0.00" height="0.00"/>
    <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="42.00" posLat="-4.00" width="0.00" height="0.00"/>
    <poi id="POI_11" type="poi_test" color="blue" layer="3.00" lane="gneE1_0" pos="26.00" posLat="6.00" width="2.00" height="2.00"/>
    <poi id="POI_12" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="24.00" posLat="6.00" width="2.00" height="2.00"/>
    <poi id="POI_13" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="22.00" posLat="6.00" width="2.00" height="2.00"/>
    <poi id="POI_14" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="20.00" posLat="6.00" angle="500.00" width="2.00" height="2.00"/>
    <poi id="POI_15" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="18.00" posLat="6.00" angle="-27.00" width="2.00" height="2.00"/>
    <poi id="POI_16" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="16.00" posLat="6.00" angle="45.00" width="2.00" height="2.00"/>
    <poi id="POI_17" type="poi_test" color="white" layer="3.00" lane="gneE1_0" pos="14.00" posLat="6.00" angle="45.00" width="2.00" height="2.00"/>
    <poi id="POI_2" color="red" layer="3.00" lane="gneE1_0" pos="40.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_3" color="139,131,120" layer="3.00" lane="gneE1_0" pos="38.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_4" color="blue" layer="3.00" lane="gneE1_0" pos="36.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_5" type="poi_test" color="blue" layer="3.00" lane="gneE1_0" pos="34.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_6" type="poi_test" color="blue" layer="-2.00" lane="gneE1_0" pos="32.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_7" type="poi_test" color="blue" layer="3.00" lane="gneE1_0" pos="30.00" posLat="6.00" width="0.00" height="0.00"/>
    <poi id="POI_9" type="poi_test" color="blue" layer="3.00" lane="gneE1_0" pos="28.00" posLat="6.00" width="2.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 ----------
Error: Could not build poi with ID 'POI_10' in netedit; attribute height cannot be negative.
Error: Could not build poi with ID 'POI_8' in netedit; attribute width cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.shape.poly: 59 tests: 59 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : shapeelements poly create angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,89c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 10.00,0.00,40.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,31d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< dummyAngle
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 365
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< -5
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 5
< TestFunctions: Clicked over position 786 - 298
< TestFunctions: Clicked over position 786 - 198.0
< TestFunctions: Clicked over position 686.0 - 198.0
< TestFunctions: Clicked over position 686.0 - 298
< TestFunctions: Clicked over position 786 - 298
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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
< 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< Vlue
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< red
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 default close_line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 0.000000,20.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 default default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create default one_point ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 0.00,0.00,20.00,20.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,20.00,20.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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298.0
< TestFunctions: Clicked over position 486.0 - 298.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,10.000000 10.000000,10.000000 10.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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 default open ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create default open_line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 386.0 - 198.0
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 0.000000,20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create default same_points ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Adding poly 'po_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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"/>
    <poly id="po_1" 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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,82c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Invalid input parameter of poly
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'custom_ID' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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 'po_0' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,30d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< ;;;;;;
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< po_0
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< custom_ID
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
<truncated after showing first 30 lines>
---------- 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">
    <!-- Shapes -->
    <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="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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,26d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< white
< %%$%$&$%$%$
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< paris.ico
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< berlin_icon.ico
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- Shapes -->
    <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 log ----------
Error: Could not load '%%$%$&$%$%$'.
Unknown file extension '' for image '%%$%$&$%$%$'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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()
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,25d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< dummyLayer
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< -2.5
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< 3
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create linewidth ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,25d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< dummyLineWidth
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< -2.5
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< 3.2
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Adding poly 'po_1' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< %%%%%%$$$$
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< customName
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" name="%%%%%%$$$$" 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" name="customName" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< white
< berlin_icon.ico
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly create type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Adding poly 'po_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< <<poly_test>>
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< poly_test
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< 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">
    <!-- Shapes -->
    <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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< Debug: Removing poly 'po_0' in GNEChange_Additional
< Debug: Removing poly 'poly_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding poly 'po_0' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding poly 'po_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing poly 'poly_2' in GNEChange_Additional
< 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 ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 481 - 193
< TestFunctions: Clicked over position 579 - 193
< 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">
    <!-- Shapes -->
    <poly id="poly_1" color="red" fill="0" layer="0.00" shape="12.000000,18.000000 12.000000,23.000000 7.000000,23.000000 7.000000,18.000000 12.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="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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' in GNEChange_Additional
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyAngle
< -5
< 365
< 10
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< 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 -10.00,0.00,20.00,30.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 -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< 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+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous attribute
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect geo_shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< 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 -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:po_0 from SUMORTree with boundary -4610404.88,395778.63,-2056797.94,2972203.46
< GLDebug: 	Inserted polygon:po_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 'po_0' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_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 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< -13.00,8.00 -8.00,13.00 -13.00,18.00 -18.00,23.00 -23.00,18.00 -28.00,13.00 -23.00,8.00 -18.00,3.00 -13.00,8.00
< 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">
    <!-- Shapes -->
    <poly id="po_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://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 Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Setting new attribute
< 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 -10.00,0.00,20.00,30.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 -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <poly id="po_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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< 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: Adding poly 'po_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< 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: 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_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_1 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 486 - 298
< poly_1
< 
< ID with spaces
< newID
< 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">
    <!-- Shapes -->
    <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_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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid
< Debug: Setting new attribute
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Value 'dummyLayer' for attribute layer 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: 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
< 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 ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyLayer
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect linewidth ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,67c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
< Debug: Setting new attribute
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyLineWidth
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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 poly 'po_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< %%%$$$;;
< customName
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" name="customName" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_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: 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <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">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poly>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,107c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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
< Debug: Setting new attribute
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Restoring previous 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 -10.00,0.00,20.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,17d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyShape
< 
< 12.00,8.00
< 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
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,65c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyAngle' for attribute angle of poly isn't valid
< Debug: Setting new attribute
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 221
< TestFunctions: Clicked over position 604 - 221
< TestFunctions: Clicked over position 409 - 238
< dummyAngle
< -5
< 365
< 10
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" angle="10.00"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" angle="10.00"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected closeshape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,85c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< 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
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- Shapes -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="1" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="1" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected geo_use ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,77c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" geo="1" shape="10.511140,0.000072 10.511140,0.000162 10.511050,0.000162 10.511050,0.000072 10.511140,0.000072"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" geo="1" shape="10.511319,0.000072 10.511319,0.000162 10.511229,0.000162 10.511229,0.000072 10.511319,0.000072"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.000000,-10000000000.000000,10000000000.000000,10000000000.000000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,74c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Unknown file extension '' for image '%$$%%%%%'!
< Debug: Value '%$$%%%%%' for attribute imgFile of poly isn't valid
< Loading failed!
< Debug: Value 'paris.ico' for attribute imgFile of poly isn't valid
< Debug: Setting new attribute
< 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 'poly_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< %$$%%%%%
< paris.ico
< berlin_icon.ico
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000" imgFile="berlin_icon.ico"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load '%$$%%%%%'.
Unknown file extension '' for image '%$$%%%%%'!
Error: Could not load 'paris.ico'.
Loading failed!
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,72c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyLayer' for attribute layer of poly isn't valid
< Debug: Setting new attribute
< 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+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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< dummyLayer
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="2.50" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="2.50" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected linewidth ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,75c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Value 'dummyLineWidth' for attribute lineWidth of poly isn't valid
< Debug: Value '-2' for attribute lineWidth of poly isn't valid
< Debug: Setting new attribute
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< dummyLineWidth
< -2
< 2.5
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" lineWidth="2.50" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" lineWidth="2.50" layer="64.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,83c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< 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 poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< %$$%%%%%
< customName
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" name="customName" 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="customName" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,139c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into poly
< Debug: Inserting generic parameter 'keyA2|valueA2' into poly
< Debug: Inserting generic parameter 'keyA3|valueA3' into poly
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into poly
< Debug: Inserting generic parameter 'keyB2|valueB2' into poly
< Debug: Inserting generic parameter 'keyB3|valueB3' into poly
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< Debug: 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poly>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </poly>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,115c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Z (Undo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected type ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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
< 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' in GNEChange_Additional
< GLDebug: 	Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00
< Debug: Removing poly 'poly_0' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< 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()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 409 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 409 - 238
< <<myOwnType>>
< 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">
    <!-- Shapes -->
    <poly id="poly_0" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/>
    <poly id="poly_1" type="<<myOwnType>>" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load angle ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'angle' in definition of poly 'poly_0' Invalid Number Format (double) dummyAngle.
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 40.00,-40.00,70.00,-10.00
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="60.000000,-20.000000 60.000000,-30.000000 50.000000,-30.000000 50.000000,-20.000000 60.000000,-20.000000" angle="500.00" imgFile="berlin_icon.ico"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="12.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'angle' in definition of poly 'poly_0' Invalid Number Format (double) dummyAngle.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Error: Attribute 'color' in definition of poly 'poly_1' Invalid color definition 'dummycolor'.
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-10.000000,40.000000 0.000000,40.000000 0.000000,30.000000 -10.000000,30.000000 -10.000000,40.000000"/>
    <poly id="poly_2" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/>
    <poly id="poly_3" color="red" fill="0" layer="0.00" shape="30.000000,40.000000 40.000000,40.000000 40.000000,30.000000 30.000000,30.000000 30.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of poly 'poly_1' Invalid color definition 'dummycolor'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.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
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary 20.00,0.00,50.00,30.00
< Error: Attribute 'fill' in definition of poly 'poly_1' Invalid Bool Format dummy.
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 20.00,-20.00,50.00,10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="30.000000,20.000000 40.000000,20.000000 40.000000,10.000000 30.000000,10.000000 30.000000,20.000000"/>
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="30.000000,0.000000 40.000000,0.000000 40.000000,-10.000000 30.000000,-10.000000 30.000000,0.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'fill' in definition of poly 'poly_1' Invalid Bool Format dummy.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Attribute 'id' is missing in definition of a poly.
< Error: Could not build poly with ID '%%%%;;$$$%' in netedit; ID contains invalid characters.
< Error: Could not build taz with ID 'poly_0' in netedit; declared twice.
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -40.00,20.00,-10.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
    <poly id="poly_1" color="green" fill="0" layer="0.00" shape="-30.000000,40.000000 -20.000000,40.000000 -20.000000,30.000000 -30.000000,30.000000 -30.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a poly.
Error: Could not build poly with ID '%%%%;;$$$%' in netedit; ID contains invalid characters.
Error: Could not build taz with ID 'poly_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load imgfile ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -80.00,-60.00,-50.00,-30.00
< Loading failed!
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary -80.00,-60.00,-50.00,-30.00
< Error: Attribute 'imgFile' in definition of poly 'poly_2' is empty.
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,0.00,70.00,30.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="-70.000000,-40.000000 -60.000000,-40.000000 -60.000000,-50.000000 -70.000000,-50.000000 -70.000000,-40.000000"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,20.000000 60.000000,20.000000 60.000000,10.000000 50.000000,10.000000 50.000000,20.000000 60.000000,20.000000" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Could not load 'paris.ico'.
Loading failed!
Error: Attribute 'imgFile' in definition of poly 'poly_2' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load layer ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,0.00,-30.00,30.00
< Error: Attribute 'layer' in definition of poly 'poly_1' Invalid Number Format (double) dummyLayer.
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/>
    <poly id="poly_2" color="green" fill="1" layer="-3.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/>
    <poly id="poly_3" color="green" fill="1" layer="2.50" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'layer' in definition of poly 'poly_1' Invalid Number Format (double) dummyLayer.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load linewidth ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,0.00,-30.00,30.00
< Error: Attribute 'lineWidth' in definition of poly 'poly_1' Invalid Number Format (double) dummyLineWidth.
< Error: Could not build poly with ID 'poly_2' in netedit; attribute lineWidth cannot be negative.
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary -60.00,-40.00,-30.00,-10.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="1" layer="0.00" shape="-50.000000,20.000000 -40.000000,20.000000 -40.000000,10.000000 -50.000000,10.000000 -50.000000,20.000000"/>
    <poly id="poly_3" color="green" fill="1" lineWidth="2.50" layer="0.00" shape="-50.000000,-20.000000 -40.000000,-20.000000 -40.000000,-30.000000 -50.000000,-30.000000 -50.000000,-20.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'lineWidth' in definition of poly 'poly_1' Invalid Number Format (double) dummyLineWidth.
Error: Could not build poly with ID 'poly_2' in netedit; attribute lineWidth cannot be negative.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into poly
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into poly
< Debug: Inserting generic parameter 'key1|value5' into poly
< Debug: Inserting generic parameter 'key2|' into poly
< Debug: Inserting generic parameter 'key2|' into poly
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into poly
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into poly
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="green" fill="0" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </poly>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load relativepath ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,54c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'relativePath' in definition of poly 'poly_0' Invalid Bool Format dummyrelativepath.
< Error: Attribute 'relativePath' in definition of poly 'poly_1' is empty.
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary 40.00,-60.00,70.00,-30.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_2" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/>
    <poly id="poly_3" color="green" fill="1" layer="0.00" shape="60.000000,-40.000000 60.000000,-50.000000 50.000000,-50.000000 50.000000,-40.000000 60.000000,-40.000000" angle="-30.00" imgFile="berlin_icon.ico"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'relativePath' in definition of poly 'poly_0' Invalid Bool Format dummyrelativepath.
Error: Attribute 'relativePath' in definition of poly 'poly_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly load shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,66c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Error: Attribute 'shape' is missing in definition of poly 'poly_01'.
< Error: Attribute 'shape' in definition of poly 'poly_02' is not a valid list of positions.
< Debug: Adding poly 'poly_03' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_03 into SUMORTree with boundary 0.00,-60.00,30.00,-30.00
< Debug: Adding poly 'poly_04' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_04 into SUMORTree with boundary 30.00,-50.00,50.00,-30.00
< Debug: Adding poly 'poly_05' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_05 into SUMORTree with boundary -80.00,30.00,-50.00,50.00
< Debug: Adding poly 'poly_06' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_06 into SUMORTree with boundary -80.00,10.00,-50.00,30.00
< Debug: Adding poly 'poly_07' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_07 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
< 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_03" color="green" fill="1" layer="0.00" shape="10.000000,-40.000000 20.000000,-40.000000 20.000000,-50.000000 20.000000,-50.000000 10.000000,-50.000000 10.000000,-50.000000 10.000000,-40.000000"/>
    <poly id="poly_04" color="green" fill="1" layer="0.00" shape="40.000000,-40.000000"/>
    <poly id="poly_05" color="green" fill="1" layer="0.00" shape="-70.000000,40.000000 -60.000000,40.000000 -70.000000,40.000000 -60.000000,40.000000"/>
    <poly id="poly_06" color="green" fill="1" layer="0.00" shape="-70.000000,20.000000 -60.000000,20.000000"/>
    <poly id="poly_07" color="green" fill="1" layer="0.00" shape="-50.000000,40.000000 -40.000000,40.000000 -40.000000,30.000000 -50.000000,30.000000 -50.000000,40.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'shape' is missing in definition of poly 'poly_01'.
Error: Attribute 'shape' in definition of poly 'poly_02' is not a valid list of positions.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly move vertex_existent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.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 10.00,-20.00,40.00,30.00
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 676 - 312
< TestFunctions: Clicked over position 676 - 212.0
< TestFunctions: Clicked over position 576.0 - 212.0
< TestFunctions: Clicked over position 576.0 - 312
< TestFunctions: Clicked over position 676 - 312
< 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">
    <!-- Shapes -->
    <poly id="po_0" 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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly move vertex_new ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Selected item 'poly' in GNETagSelector
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding poly 'po_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object polygon:po_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.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 10.00,-20.00,40.00,30.00
< 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' in GNEChange_Additional
< 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' in GNEChange_Additional
< GLDebug: 	Inserted polygon:po_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< poly
< TestFunctions: Clicked over position 676 - 312
< TestFunctions: Clicked over position 676 - 212.0
< TestFunctions: Clicked over position 576.0 - 212.0
< TestFunctions: Clicked over position 576.0 - 312
< TestFunctions: Clicked over position 676 - 312
< 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">
    <!-- Shapes -->
    <poly id="po_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 25.000000,-10.000000 30.000000,10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : shapeelements poly volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding poly 'poly_0' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Adding poly 'poly_1' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Adding poly 'poly_2' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_2 into SUMORTree with boundary 30.00,0.00,60.00,30.00
< Debug: Adding poly 'poly_3' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_3 into SUMORTree with boundary -10.00,-30.00,20.00,0.00
< Debug: Adding poly 'poly_4' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_4 into SUMORTree with boundary 10.00,-30.00,40.00,0.00
< Debug: Adding poly 'poly_5' in GNEChange_Additional
< GLDebug: 	Inserted polygon:poly_5 into SUMORTree with boundary 30.00,-30.00,60.00,0.00
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced poly
< GLDebug: 	Removed object polygon:poly_5 from SUMORTree with boundary 30.00,-30.00,60.00,0.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- Shapes -->
    <poly id="poly_0" color="red" fill="1" layer="0.00" shape="0.000000,20.000000 10.000000,20.000000 10.000000,10.000000 0.000000,10.000000 0.000000,20.000000"/>
    <poly id="poly_1" color="green" fill="1" layer="0.00" shape="30.000000,20.000000 30.000000,10.000000 20.000000,10.000000 20.000000,20.000000 30.000000,20.000000"/>
    <poly id="poly_2" color="blue" fill="1" layer="0.00" shape="50.000000,10.000000 40.000000,10.000000 40.000000,20.000000 50.000000,20.000000 50.000000,10.000000"/>
    <poly id="poly_3" color="orange" fill="1" layer="0.00" shape="0.000000,-20.000000 0.000000,-10.000000 10.000000,-10.000000 10.000000,-20.000000 0.000000,-20.000000"/>
    <poly id="poly_4" color="yellow" fill="1" layer="0.00" shape="20.000000,-10.000000 30.000000,-10.000000 30.000000,-20.000000 30.000000,-20.000000 20.000000,-20.000000"/>
    <poly id="poly_5" color="black" fill="1" layer="0.00" shape="50.000000,-10.000000 50.000000,-20.000000 50.000000,-20.000000 40.000000,-20.000000 40.000000,-10.000000"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.taz.basic: 1 tests: 1 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : tazelements basic taz_savedialog ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,19c1,6
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Opening FXMessageBox 'Save additionals before quit'
< Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced taz
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection '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
---
> Traceback (most recent call last):
>   File "<TEXTTEST_SANDBOX>/test.py", line 26, in <module>
>     import neteditTestFunctions as netedit  # noqa
>   File "/home/delphi/gcc/sumo/tests/netedit/neteditTestFunctions.py", line 26, in <module>
>     import pyautogui
> ModuleNotFoundError: No module named 'pyautogui'
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 485 - 297
< TestFunctions: Clicked over position 485 - 197.0
< TestFunctions: Clicked over position 385.0 - 197.0
< TestFunctions: Clicked over position 385.0 - 297
< TestFunctions: Clicked over position 485 - 297
< 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">
    <!-- TAZs -->
    <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"/>
</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>

daily.taz.taz: 35 tests: 35 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : tazelements taz create center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,59c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 10.00,0.00,40.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,40.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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< dummyCenter
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< 20,30
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- TAZs -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" 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 Dec2022 )

---------- Differences in errors ----------
1,73c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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 taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< Vlue
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< red
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- TAZs -->
    <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 log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default close_line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,25.00,35.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,0.00,25.00,35.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,25.00,35.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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,9d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="10.00,10.00 0.00,20.00 10.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.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
< 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 ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default one_point ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486.0 - 298.0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: TAZ shape needs at least three points
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default open ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.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
< 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 ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default open_line ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,34c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection()
< Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection()
< Debug: network elements saved
< Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor
< Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor
< Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor
< Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,8d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Warning: TAZ shape needs at least three points
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create default same_points ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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 taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary -10.00,0.00,20.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- TAZs -->
    <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"/>
    <taz id="taz_1" shape="10.00,10.00 10.00,20.00 0.00,20.00 0.00,10.00 10.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create edges_within ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,87c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,-20.00,40.00,20.00
< Debug: Adding tazSource 'taz_0' in GNEChange_Additional
< Debug: Adding tazSink 'taz_0' in GNEChange_Additional
< Debug: Adding tazSource 'taz_0' in GNEChange_Additional
< Debug: Adding tazSink 'taz_0' in GNEChange_Additional
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 0.00,-20.00,40.00,20.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary 0.00,-20.00,40.00,20.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing tazSink 'taz_0' in GNEChange_Additional
< Debug: Removing tazSource 'taz_0' in GNEChange_Additional
< Debug: Removing tazSink 'taz_0' in GNEChange_Additional
< Debug: Removing tazSource 'taz_0' in GNEChange_Additional
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,-20.00,40.00,20.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 674 - 486
< TestFunctions: Clicked over position 674 - 286.0
< TestFunctions: Clicked over position 474.0 - 286.0
< TestFunctions: Clicked over position 474.0 - 486
< TestFunctions: Clicked over position 674 - 486
< TestFunctions: Clicked over position 674 - 486
< TestFunctions: Clicked over position 674 - 286.0
< TestFunctions: Clicked over position 474.0 - 286.0
< TestFunctions: Clicked over position 474.0 - 486
< TestFunctions: Clicked over position 674 - 486
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="30.00,-10.00 30.00,10.00 10.00,10.00 10.00,-10.00 30.00,-10.00" color="blue">
        <tazSource id="gneE0" weight="1.00"/>
        <tazSink id="gneE0" weight="1.00"/>
        <tazSource id="gneE1" weight="1.00"/>
        <tazSink id="gneE1" weight="1.00"/>
    </taz>
    <taz id="taz_1" shape="30.00,-10.00 30.00,10.00 10.00,10.00 10.00,-10.00 30.00,-10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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 taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< 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">
    <!-- TAZs -->
    <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"/>
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz create name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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 taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< %%%%%%;;;
< TestFunctions: Clicked over position 586 - 298
< TestFunctions: Clicked over position 586 - 198.0
< TestFunctions: Clicked over position 486.0 - 198.0
< TestFunctions: Clicked over position 486.0 - 298
< TestFunctions: Clicked over position 586 - 298
< customName
< TestFunctions: Clicked over position 686 - 298
< TestFunctions: Clicked over position 686 - 198.0
< TestFunctions: Clicked over position 586.0 - 198.0
< TestFunctions: Clicked over position 586.0 - 298
< TestFunctions: Clicked over position 686 - 298
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="20.00,10.00 20.00,20.00 10.00,20.00 10.00,10.00 20.00,10.00" name="%%%%%%;;;" color="blue"/>
    <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" name="customName" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz delete ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,42c1,6
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< Debug: Removing taz 'TAZ_1' in GNEChange_Additional
< Debug: Removing taz 'TAZ_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing taz 'TAZ_1' in GNEChange_Additional
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Removing taz 'TAZ_2' in GNEChange_Additional
< 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 ----------
1,14d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 459 - 203
< TestFunctions: Clicked over position 579 - 193
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,71c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Value 'dummyTAZ' for attribute center of taz isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,-2.00,22.00,30.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 -10.00,-2.00,22.00,30.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,15d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyTAZ
< 
< 12.00,8.00
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,79c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Value 'dummyColor' for attribute color of taz 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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,12d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Value 'taz_1' for attribute id of taz isn't valid
< Debug: Value '' for attribute id of taz isn't valid
< Debug: Value 'ID with spaces' for attribute id of taz isn't valid
< Debug: Setting new attribute
< 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 taz 'taz_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 684 - 298
< TestFunctions: Clicked over position 684 - 198.0
< TestFunctions: Clicked over position 584.0 - 198.0
< TestFunctions: Clicked over position 584.0 - 298
< TestFunctions: Clicked over position 684 - 298
< TestFunctions: Clicked over position 486 - 298
< taz_1
< 
< ID with spaces
< newID
< 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">
    <!-- TAZs -->
    <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_1" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,64c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< 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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< customName
< 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">
    <!-- TAZs -->
    <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"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,106c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_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: 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 output ----------
1,22d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- TAZs -->
    <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>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,90c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
< Debug: Value 'dummyTAZ' for attribute shape of taz isn't valid
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,0.00,20.00,30.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,-10.00,10.00,10.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,-10.00,22.00,18.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary -10.00,-10.00,22.00,18.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,-10.00,22.00,28.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 -10.00,-10.00,22.00,28.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary -10.00,-10.00,22.00,18.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 -10.00,-10.00,22.00,18.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,16d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 198.0
< TestFunctions: Clicked over position 386.0 - 198.0
< TestFunctions: Clicked over position 386.0 - 298
< TestFunctions: Clicked over position 486 - 298
< TestFunctions: Clicked over position 486 - 298
< dummyTAZ
< 
< 12.00,8.00
< 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
< 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">
    <!-- TAZs -->
    <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" center="0.00,0.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,94c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into taz
< Debug: Inserting generic parameter 'keyA2|valueA2' into taz
< Debug: Inserting generic parameter 'keyA3|valueA3' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into taz
< Debug: Inserting generic parameter 'keyB2|valueB2' into taz
< Debug: Inserting generic parameter 'keyB3|valueB3' into taz
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.00
< 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 -8.00,-2.00,30.00,40.00
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,33.00,34.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 12.00,-2.00,50.00,60.00
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,42.00,34.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 12.00,-2.00,42.00,34.00
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.00
< Debug: Restoring previous attribute
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -8.00,-2.00,33.00,34.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 419 - 238
< dummyColor
< 23,24
< 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">
    <!-- TAZs -->
    <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">
        <param key="keyA1" value="valueA1"/>
        <param key="keyA2" value="valueA2"/>
        <param key="keyA3" value="valueA3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="23.00,24.00" name="name2" color="red">
        <param key="keyB1" value="valueB1"/>
        <param key="keyB2" value="valueB2"/>
        <param key="keyB3" value="valueB3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,98c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into taz
< Debug: Inserting generic parameter 'keyA2|valueA2' into taz
< Debug: Inserting generic parameter 'keyA3|valueA3' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into taz
< Debug: Inserting generic parameter 'keyB2|valueB2' into taz
< Debug: Inserting generic parameter 'keyB3|valueB3' into taz
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.00
< Debug: Setting new attribute
< Debug: Setting new attribute
< 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: 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 output ----------
1,13d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 419 - 238
< dummyColor
< 255,255,500
< blue
< 125,60,200
< 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">
    <!-- TAZs -->
    <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">
        <param key="keyA1" value="valueA1"/>
        <param key="keyA2" value="valueA2"/>
        <param key="keyA3" value="valueA3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="125,60,200">
        <param key="keyB1" value="valueB1"/>
        <param key="keyB2" value="valueB2"/>
        <param key="keyB3" value="valueB3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,80c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into taz
< Debug: Inserting generic parameter 'keyA2|valueA2' into taz
< Debug: Inserting generic parameter 'keyA3|valueA3' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into taz
< Debug: Inserting generic parameter 'keyB2|valueB2' into taz
< Debug: Inserting generic parameter 'keyB3|valueB3' into taz
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.00
< 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: Keys Ctrl+Z (Undo) pressed
< Debug: Calling GNEUndoList::undo()
< Debug: Removing taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 12.00,-2.00,50.00,60.00
< Debug: Removing taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 419 - 238
< dummyFill
< true
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- TAZs -->
    <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">
        <param key="keyA1" value="valueA1"/>
        <param key="keyA2" value="valueA2"/>
        <param key="keyA3" value="valueA3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" fill="1" name="name2" color="red">
        <param key="keyB1" value="valueB1"/>
        <param key="keyB2" value="valueB2"/>
        <param key="keyB3" value="valueB3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,81c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into taz
< Debug: Inserting generic parameter 'keyA2|valueA2' into taz
< Debug: Inserting generic parameter 'keyA3|valueA3' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into taz
< Debug: Inserting generic parameter 'keyB2|valueB2' into taz
< Debug: Inserting generic parameter 'keyB3|valueB3' into taz
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.00
< 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 taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Removed object taz:TAZ_1 from SUMORTree with boundary 12.00,-2.00,50.00,60.00
< Debug: Removing taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:TAZ_0 from SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Keys Ctrl+Z (Undo) pressed
< Debug: Keys Ctrl+Y (Redo) pressed
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 419 - 238
< custom name
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- TAZs -->
    <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">
        <param key="keyA1" value="valueA1"/>
        <param key="keyA2" value="valueA2"/>
        <param key="keyA3" value="valueA3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="custom name" color="red">
        <param key="keyB1" value="valueB1"/>
        <param key="keyB2" value="valueB2"/>
        <param key="keyB3" value="valueB3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,139c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'keyA1|valueA1' into taz
< Debug: Inserting generic parameter 'keyA2|valueA2' into taz
< Debug: Inserting generic parameter 'keyA3|valueA3' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -8.00,-2.00,30.00,40.00
< Debug: Inserting generic parameter 'keyB1|valueB1' into taz
< Debug: Inserting generic parameter 'keyB2|valueB2' into taz
< Debug: Inserting generic parameter 'keyB3|valueB3' into taz
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 12.00,-2.00,50.00,60.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: 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 ----------
1,19d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 419 - 238
< TestFunctions: Clicked over position 604 - 238
< TestFunctions: Clicked over position 419 - 238
< dummyGenericParameters
< key1|key2|key3
< key1=value1|key2=value2|key3=value3
< key1=|key2=|key3=
< 
< key1duplicated=value1|key1duplicated=value2|key3=value3
< key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated
< keyInvalid.;%>%$$=value1|key2=value2|key3=value3
< key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3
< keyFinal1=value1|keyFinal2=value2|keyFinal3=value3
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Clicked over position 304 - 168
< TestFunctions: Netedit closed successfully
---------- New result in exitcode ----------
1
---------- Missing result in additionals ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <!-- TAZs -->
    <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">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </taz>
    <taz id="TAZ_1" shape="32.00,8.00 32.00,18.00 22.00,18.00 22.00,8.00 32.00,8.00" center="40.00,50.00" name="name2" color="red">
        <param key="keyFinal1" value="value1"/>
        <param key="keyFinal2" value="value2"/>
        <param key="keyFinal3" value="value3"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load center ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Error: Attribute 'center' in definition of taz 'TAZ_1' is not a valid position.
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 10.00,20.00,50.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-10.00,40.00 0.00,40.00 0.00,30.00 -10.00,30.00 -10.00,40.00" color="red"/>
    <taz id="TAZ_2" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" center="20.00,30.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'center' in definition of taz 'TAZ_1' is not a valid position.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load color ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,57c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Error: Attribute 'color' in definition of taz 'TAZ_1' Invalid color definition 'dummycolor'.
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Debug: Adding taz 'TAZ_3' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_3 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-10.00,40.00 0.00,40.00 0.00,30.00 -10.00,30.00 -10.00,40.00" color="red"/>
    <taz id="TAZ_2" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" color="red"/>
    <taz id="TAZ_3" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'color' in definition of taz 'TAZ_1' Invalid color definition 'dummycolor'.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load default ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,47c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.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
< 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(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load fill ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Error: Attribute 'fill' in definition of taz 'TAZ_1' Invalid Bool Format dummyfill.
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-10.00,40.00 0.00,40.00 0.00,30.00 -10.00,30.00 -10.00,40.00" color="red"/>
    <taz id="TAZ_2" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" fill="1" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'fill' in definition of taz 'TAZ_1' Invalid Bool Format dummyfill.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load id ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,55c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Attribute 'id' is missing in definition of a taz.
< Error: Could not build taz with ID '%%%%;;$$$%' in netedit; ID contains invalid characters.
< Error: Could not build taz with ID 'TAZ_0' in netedit; declared twice.
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary -40.00,20.00,-10.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green"/>
    <taz id="TAZ_1" shape="-30.00,40.00 -20.00,40.00 -20.00,30.00 -30.00,30.00 -30.00,40.00" color="green"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'id' is missing in definition of a taz.
Error: Could not build taz with ID '%%%%;;$$$%' in netedit; ID contains invalid characters.
Error: Could not build taz with ID 'TAZ_0' in netedit; declared twice.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load name ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,53c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -20.00,20.00,10.00,50.00
< Error: Attribute 'name' in definition of taz 'TAZ_1' is empty.
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 20.00,20.00,50.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-10.00,40.00 0.00,40.00 0.00,30.00 -10.00,30.00 -10.00,40.00" color="red"/>
    <taz id="TAZ_2" shape="30.00,40.00 40.00,40.00 40.00,30.00 30.00,30.00 30.00,40.00" name="custom name" color="red"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'name' in definition of taz 'TAZ_1' is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load parameters ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,58c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Inserting generic parameter 'key1|value1' into taz
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' is missing in definition of a param.
< Error: Attribute 'key' in definition of a param is empty.
< Debug: Inserting generic parameter '$$key with spaces%%|value4' into taz
< Debug: Inserting generic parameter 'key1|value5' into taz
< Debug: Inserting generic parameter 'key2|' into taz
< Debug: Inserting generic parameter 'key2|' into taz
< Debug: Inserting generic parameter 'key3|$$value with spaces%%' into taz
< Debug: Inserting generic parameter 'keyFinal|valueFinal' into taz
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 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 ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </taz>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' is missing in definition of a param.
Error: Attribute 'key' in definition of a param is empty.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz load shape ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,69c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_01' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_01 into SUMORTree with boundary -10000000010.00,-10000000010.00,10000000010.00,10000000010.00
< Error: Attribute 'shape' in definition of taz 'TAZ_02' is not a valid list of positions.
< Debug: Adding taz 'TAZ_03' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_03 into SUMORTree with boundary 0.00,-60.00,30.00,-30.00
< Debug: Adding taz 'TAZ_04' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_04 into SUMORTree with boundary 30.00,-50.00,50.00,-30.00
< Debug: Adding taz 'TAZ_05' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_05 into SUMORTree with boundary -145.00,30.00,-50.00,90.00
< Debug: Adding taz 'TAZ_06' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_06 into SUMORTree with boundary -80.00,10.00,-50.00,30.00
< Debug: Adding taz 'TAZ_07' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_07 into SUMORTree with boundary -60.00,20.00,-30.00,50.00
< Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...)
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -10.00,-13.20,10.00,13.20
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 40.00,-13.20,60.00,13.20
< GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_01" shape="10000000000.00,10000000000.00 10000000000.00,-10000000000.00 -10000000000.00,-10000000000.00 -10000000000.00,10000000000.00 10000000000.00,10000000000.00" center="0.00,0.00" color="green"/>
    <taz id="TAZ_03" shape="10.00,-40.00 20.00,-40.00 20.00,-50.00 20.00,-50.00 10.00,-50.00 10.00,-50.00 10.00,-40.00" color="green"/>
    <taz id="TAZ_04" shape="40.00,-40.00" color="green"/>
    <taz id="TAZ_05" shape="-70.00,40.00 -60.00,40.00 -70.00,40.00 -60.00,40.00" color="green"/>
    <taz id="TAZ_06" shape="-70.00,20.00 -60.00,20.00" color="green"/>
    <taz id="TAZ_07" shape="-50.00,40.00 -40.00,40.00 -40.00,30.00 -50.00,30.00 -50.00,40.00" color="green"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
Error: Attribute 'shape' in definition of taz 'TAZ_02' is not a valid list of positions.
Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz move vertex_existent ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.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 10.00,-20.00,40.00,30.00
< GLDebug: 	Inserted taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 676 - 312
< TestFunctions: Clicked over position 676 - 212.0
< TestFunctions: Clicked over position 576.0 - 212.0
< TestFunctions: Clicked over position 576.0 - 312
< TestFunctions: Clicked over position 676 - 312
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,-10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz move vertex_new ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,70c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Key ENTER pressed
< Debug: Key ENTER pressed
< Debug: Adding taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.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 10.00,-20.00,40.00,30.00
< GLDebug: 	Inserted taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Removed object taz:taz_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 taz 'taz_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:taz_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Keys Ctrl+Y (Redo) pressed
< Debug: Calling GNEUndoList::redo()
< Debug: Setting new attribute
< GLDebug: 	Removed object taz:taz_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,11d0
< TestFunctions: Netedit opened successfully
< Finding reference
< TestFunctions: 'reference.png' found. Position: 304 - 168
< TestFunctions: Clicked over position 676 - 312
< TestFunctions: Clicked over position 676 - 212.0
< TestFunctions: Clicked over position 576.0 - 212.0
< TestFunctions: Clicked over position 576.0 - 312
< TestFunctions: Clicked over position 676 - 312
< 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">
    <!-- TAZs -->
    <taz id="taz_0" shape="30.00,10.00 30.00,20.00 20.00,20.00 20.00,10.00 25.00,-10.00 30.00,10.00" color="blue"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>

<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tazelements taz volatilerecomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,84c1,6
< GLDebug: initJunctionsAndEdges function called in GNENet constructor
< GLDebug: 	Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: 	Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Adding taz 'TAZ_0' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00
< Debug: Adding taz 'TAZ_1' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_1 into SUMORTree with boundary 10.00,0.00,40.00,30.00
< Debug: Adding taz 'TAZ_2' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_2 into SUMORTree with boundary 30.00,0.00,60.00,30.00
< Debug: Adding taz 'TAZ_3' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_3 into SUMORTree with boundary -10.00,-30.00,20.00,0.00
< Debug: Adding taz 'TAZ_4' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_4 into SUMORTree with boundary 10.00,-30.00,40.00,0.00
< Debug: Adding taz 'TAZ_5' in GNEChange_Additional
< GLDebug: 	Inserted taz:TAZ_5 into SUMORTree with boundary 30.00,-30.00,60.00,0.00
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< GLDebug: Removing junctions during recomputing
< GLDebug: 	Removed object junction:gneJ0 from SUMORTree with boundary -12.00,-12.00,12.00,12.00
< GLDebug: 	Removed object junction:gneJ1 from SUMORTree with boundary 38.00,-12.00,62.00,12.00
< GLDebug: Removing edges during recomputing
< GLDebug: 	Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00
< GLDebug: 	Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,11.60
< Debug: Deleting unreferenced taz
< GLDebug: 	Removed object taz:TAZ_5 from SUMORTree with boundary 30.00,-30.00,60.00,0.00
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- TAZs -->
    <taz id="TAZ_0" shape="0.00,20.00 10.00,20.00 10.00,10.00 0.00,10.00 0.00,20.00" color="red"/>
    <taz id="TAZ_1" shape="30.00,20.00 30.00,10.00 20.00,10.00 20.00,20.00 30.00,20.00" color="green"/>
    <taz id="TAZ_2" shape="50.00,10.00 40.00,10.00 40.00,20.00 50.00,20.00 50.00,10.00" color="blue"/>
    <taz id="TAZ_3" shape="0.00,-20.00 0.00,-10.00 10.00,-10.00 10.00,-20.00 0.00,-20.00" color="orange"/>
    <taz id="TAZ_4" shape="20.00,-10.00 30.00,-10.00 30.00,-20.00 30.00,-20.00 20.00,-20.00" color="yellow"/>
    <taz id="TAZ_5" shape="50.00,-10.00 50.00,-20.00 50.00,-20.00 40.00,-20.00 40.00,-10.00" color="black"/>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ0_0" function="internal">
        <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/>
    </edge>
    <edge id=":gneJ1_0" function="internal">
        <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/>
    </edge>

    <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1">
        <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.20 50.00,-4.20"/>
        <lane id="gneE0_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/>
    </edge>
    <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1">
        <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="50.00,4.20 0.00,4.20"/>
        <lane id="gneE1_1" index="1" disallow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/>
    </edge>

    <tlLogic id="gneJ0" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
    </tlLogic>
    <tlLogic id="gneJ1" type="static" programID="0" offset="0">
        <phase duration="87" state="G"/>
        <phase duration="3"  state="y"/>
<truncated after showing first 30 lines>

daily.volatilerecomputing: 4 tests: 4 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : volatilerecomputing abort-recomputing ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,238c1,6
< Debug: Adding busStop 'bs0' in GNEChange_Additional
< Debug: Adding busStop 'bs1' in GNEChange_Additional
< Debug: Adding busStop 'bs2' in GNEChange_Additional
< Debug: Adding busStop 'bs3' in GNEChange_Additional
< Debug: Adding busStop 'bs4' in GNEChange_Additional
< Debug: Adding busStop 'bs5' in GNEChange_Additional
< Debug: Adding busStop 'bs6' in GNEChange_Additional
< Debug: Adding busStop 'bs7' in GNEChange_Additional
< Debug: Adding busStop 'bs8' in GNEChange_Additional
< Debug: Adding busStop 'bs9' in GNEChange_Additional
< Debug: Adding entryExitDetector 'E3' in GNEChange_Additional
< Debug: Adding detEntry 'E3' in GNEChange_Additional
< Debug: Adding detExit 'E3' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'No'
< Debug: Key F5 (Compute) pressed
< Debug: Created connection 'from-gneE10_0to-gneE9_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE10_0to-gneE17_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE11_0to-gneE10_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE11_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE12_0to-gneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE13_0to-gneE12_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE13_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE14_0to-gneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE15_0to-gneE14_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE19_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE18_0' in retrieveGNEConnection()
< Debug: Created connection 'from-gneE16_0togneE17_0' in retrieveGNEConnection()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="bs0" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs6" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="bs9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="E3" pos="60.00,50.00" period="100.00" file="E3.txt">
        <detEntry lane="gneE14_0" pos="5.00"/>
        <detExit lane="gneE9_0" pos="5.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" speed="13.89" length="14.40" shape="77.20,41.60 62.80,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" speed="8.00" length="4.07" shape="77.20,41.60 73.35,41.05 73.20,40.96"/>
    </edge>
    <edge id=":gneJ11_6" function="internal">
        <lane id=":gneJ11_6_0" index="0" speed="8.00" length="10.13" shape="73.20,40.96 70.60,39.40 68.95,36.65 68.40,32.80"/>
    </edge>
    <edge id=":gneJ11_2" function="internal">
        <lane id=":gneJ11_2_0" index="0" speed="6.51" length="9.03" shape="71.60,32.80 71.95,35.25 73.00,37.00 74.75,38.05 77.20,38.40"/>
    </edge>
    <edge id=":gneJ11_3" function="internal">
        <lane id=":gneJ11_3_0" index="0" speed="8.00" length="14.19" shape="71.60,32.80 71.05,36.65 69.40,39.40 66.65,41.05 62.80,41.60"/>
    </edge>
    <edge id=":gneJ11_4" function="internal">
        <lane id=":gneJ11_4_0" index="0" speed="6.51" length="9.03" shape="62.80,38.40 65.25,38.05 67.00,37.00 68.05,35.25 68.40,32.80"/>
    </edge>
    <edge id=":gneJ11_5" function="internal">
        <lane id=":gneJ11_5_0" index="0" speed="13.89" length="14.40" shape="62.80,38.40 77.20,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" speed="6.08" length="7.74" shape="91.60,36.80 91.30,38.90 90.40,40.40 88.90,41.30 86.80,41.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : volatilerecomputing crossings.guess ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,344c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced detExit
< Debug: Deleting unreferenced detEntry
< Debug: Deleting unreferenced entryExitDetector
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE4_0_2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE4_0_7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="60.00,50.00" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE14_0" pos="5.00"/>
        <detExit lane="gneE9_0" pos="5.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="48.60" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="72.00,41.60 68.00,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" disallow="pedestrian rail_fast" speed="13.89" length="4.00" shape="68.00,38.40 72.00,38.40"/>
    </edge>
    <edge id=":gneJ11_c0" function="crossing" crossingEdges="gneE8 -gneE8">
        <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="70.00,36.80 70.00,43.20"/>
    </edge>
    <edge id=":gneJ11_w0" function="walkingarea">
        <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,43.20 68.00,45.20 72.00,45.20 72.00,43.20 68.00,43.20"/>
    </edge>
    <edge id=":gneJ11_w1" function="walkingarea">
        <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,36.80 72.00,36.80 72.00,34.80 68.00,34.80 68.00,36.80"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" disallow="pedestrian rail_fast" speed="7.10" length="10.97" shape="91.60,34.80 91.17,37.77 89.90,39.90 87.78,41.17 84.80,41.60"/>
    </edge>
    <edge id=":gneJ12_1" function="internal">
        <lane id=":gneJ12_1_0" index="0" disallow="pedestrian rail_fast" speed="5.37" length="5.81" shape="84.80,38.40 86.38,38.17 87.50,37.50 88.18,36.38 88.40,34.80"/>
    </edge>
    <edge id=":gneJ12_c0" function="crossing" crossingEdges="gneE9 -gneE9">
        <lane id=":gneJ12_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="86.80,36.80 93.20,36.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : volatilerecomputing sidewalks-and-crossings.guess ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,344c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced detExit
< Debug: Deleting unreferenced detEntry
< Debug: Deleting unreferenced entryExitDetector
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE4_0_2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE4_0_7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="70.45,50.79" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE14_0" pos="10.29"/>
        <detExit lane="gneE9_0" pos="8.17"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" 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="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="72.00,41.60 68.00,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" disallow="pedestrian" speed="13.89" length="4.00" shape="68.00,38.40 72.00,38.40"/>
    </edge>
    <edge id=":gneJ11_c0" function="crossing" crossingEdges="gneE8 -gneE8">
        <lane id=":gneJ11_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="70.00,36.80 70.00,43.20"/>
    </edge>
    <edge id=":gneJ11_w0" function="walkingarea">
        <lane id=":gneJ11_w0_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,43.20 68.00,45.20 72.00,45.20 72.00,43.20 68.00,43.20"/>
    </edge>
    <edge id=":gneJ11_w1" function="walkingarea">
        <lane id=":gneJ11_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.82" width="4.00" shape="68.00,36.80 72.00,36.80 72.00,34.80 68.00,34.80 68.00,36.80"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="91.60,34.80 91.17,37.77 89.90,39.90 87.78,41.17 84.80,41.60"/>
    </edge>
    <edge id=":gneJ12_1" function="internal">
        <lane id=":gneJ12_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="84.80,38.40 86.38,38.17 87.50,37.50 88.18,36.38 88.40,34.80"/>
    </edge>
    <edge id=":gneJ12_c0" function="crossing" crossingEdges="gneE9 -gneE9">
        <lane id=":gneJ12_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="86.80,36.80 93.20,36.80"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : volatilerecomputing sidewalks.guess ( Last six runs Dec2022 )

---------- Differences in errors ----------
1,208c1,6
< Debug: Adding busStop 'busStop_-gneE3_0_1' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE4_0_2' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE5_0_3' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE6_0_4' in GNEChange_Additional
< Debug: Adding busStop 'busStop_-gneE7_0_5' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE2_0_0' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE4_0_7' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE5_0_8' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE6_0_9' in GNEChange_Additional
< Debug: Adding busStop 'busStop_gneE7_0_6' in GNEChange_Additional
< Debug: Adding entryExitDetector 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detEntry 'entryExitDetector_0' in GNEChange_Additional
< Debug: Adding detExit 'entryExitDetector_0' in GNEChange_Additional
< Debug: Keys Shift + F5 (Compute with volatile options) pressed
< Debug: Opening FXMessageBox 'Volatile Recomputing'
< Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes'
< Debug: Additionals saved
< Debug: Deleting unreferenced detExit
< Debug: Deleting unreferenced detEntry
< Debug: Deleting unreferenced entryExitDetector
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
< Debug: Deleting unreferenced busStop
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< TestFunctions: Netedit opened successfully
< Finding reference
< 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">
    <!-- StoppingPlaces -->
    <busStop id="busStop_-gneE3_0_1" lane="-gneE3_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE4_0_2" lane="-gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE5_0_3" lane="-gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE6_0_4" lane="-gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_-gneE7_0_5" lane="-gneE7_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE2_0_0" lane="gneE2_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE4_0_7" lane="gneE4_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE5_0_8" lane="gneE5_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE6_0_9" lane="gneE6_0" startPos="2.50" endPos="7.50"/>
    <busStop id="busStop_gneE7_0_6" lane="gneE7_0" startPos="2.50" endPos="7.50"/>
    <!-- Detectors -->
    <entryExitDetector id="entryExitDetector_0" pos="60.00,50.00" period="100.00" file="entryExitDetector_0.txt">
        <detEntry lane="gneE14_0" pos="5.00"/>
        <detExit lane="gneE9_0" pos="5.00"/>
    </entryExitDetector>
</additional>
---------- Missing result in guisettingsoutput ----------
<viewsettings>
    <viewport zoom="100.00" x="50.00" y="30.00" angle="0.00"/>
</viewsettings>
---------- Missing result in log ----------
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="3.00,-25.00" convBoundary="0.00,0.00,100.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id=":gneJ11_0" function="internal">
        <lane id=":gneJ11_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="70.00,41.60 70.00,41.60"/>
    </edge>
    <edge id=":gneJ11_1" function="internal">
        <lane id=":gneJ11_1_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="70.00,38.40 70.00,38.40"/>
    </edge>
    <edge id=":gneJ12_0" function="internal">
        <lane id=":gneJ12_0_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="91.60,34.80 91.17,37.78 89.90,39.90 87.77,41.18 84.80,41.60"/>
    </edge>
    <edge id=":gneJ12_1" function="internal">
        <lane id=":gneJ12_1_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="84.80,38.40 86.38,38.17 87.50,37.50 88.18,36.38 88.40,34.80"/>
    </edge>
    <edge id=":gneJ13_0" function="internal">
        <lane id=":gneJ13_0_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="88.40,20.00 88.40,20.00"/>
    </edge>
    <edge id=":gneJ13_1" function="internal">
        <lane id=":gneJ13_1_0" index="0" disallow="pedestrian" speed="13.89" length="0.10" shape="91.60,20.00 91.60,20.00"/>
    </edge>
    <edge id=":gneJ14_0" function="internal">
        <lane id=":gneJ14_0_0" index="0" disallow="pedestrian" speed="5.37" length="5.81" shape="88.40,5.20 88.17,3.62 87.50,2.50 86.38,1.82 84.80,1.60"/>
    </edge>
    <edge id=":gneJ14_1" function="internal">
        <lane id=":gneJ14_1_0" index="0" disallow="pedestrian" speed="7.10" length="10.97" shape="84.80,-1.60 87.77,-1.17 89.90,0.10 91.17,2.23 91.60,5.20"/>
<truncated after showing first 30 lines>